lib/spring/commands.rb in spring-0.0.11 vs lib/spring/commands.rb in spring-0.9.0

- old
+ new

@@ -20,11 +20,9 @@ end require "spring/commands/rails" require "spring/commands/rake" require "spring/commands/testunit" - require "spring/commands/rspec" - require "spring/commands/cucumber" # If the config/spring.rb contains requires for commands from other gems, # then we need to be under bundler. require "bundler/setup"