test/apps/rails-3-2/config/spring.rb in spring-0.0.4 vs test/apps/rails-3-2/config/spring.rb in spring-0.0.5

- old
+ new

@@ -2,6 +2,6 @@ def call(args) puts "omg" end end -Spring.register_command "custom", CustomCommand +Spring.register_command "custom", CustomCommand.new