lib/rabbit_carrots/railtie.rb in rabbit_carrots-0.1.14 vs lib/rabbit_carrots/railtie.rb in rabbit_carrots-0.1.15
- old
+ new
@@ -8,6 +8,6 @@
rake_tasks do
path = File.expand_path(__dir__)
Dir.glob("#{path}/tasks/**/*.rake").each { |f| load f }
end
end
-end
\ No newline at end of file
+end