assets/bootstrap.rb in timcharper-spork-0.5.0 vs assets/bootstrap.rb in timcharper-spork-0.5.5

- old
+ new

@@ -1,9 +1,9 @@ require 'rubygems' require 'spork' Spork.prefork do - # Loading more in this block will cause your specs to run faster. However, + # Loading more in this block will cause your tests to run faster. However, # if you change any configuration or code from libraries loaded here, you'll # need to restart spork for it take effect. end