Add abrt_prelude.rb.

This commit is contained in:
Vít Ondruch 2013-07-01 14:32:54 +02:00
parent ca9cb26aac
commit 315c4674d5

4
abrt_prelude.rb Normal file
View File

@ -0,0 +1,4 @@
begin
require 'abrt'
rescue LoadError
end