assets/bootstrap.rb in bmabey-spork-0.4.4 vs assets/bootstrap.rb in bmabey-spork-0.5.9

- 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