lib/ayadn/nowwatching.rb in ayadn-2.0.4 vs lib/ayadn/nowwatching.rb in ayadn-2.0.5
- old
+ new
@@ -4,10 +4,10 @@
class NowWatching
begin
require 'spotlite'
rescue LoadError => e
- puts "\nAYADN: Error while loading Gems\n\n"
+ puts "\nAYADN: Error while loading an external resource\n\n"
puts "RUBY: #{e}\n\n"
exit
end
def initialize view = nil