lib/capistrano/ops/railtie.rb in capistrano-ops-0.2.3 vs lib/capistrano/ops/railtie.rb in capistrano-ops-0.2.4
- old
+ new
@@ -10,6 +10,6 @@
path = File.expand_path(__dir__)
Dir.glob("#{path}/tasks/**/*.rake").each { |f| load f }
end
end
end
-end
\ No newline at end of file
+end