lib/rspec_candy/helpers.rb in rspec_candy-0.4.1 vs lib/rspec_candy/helpers.rb in rspec_candy-0.5.0
- old
+ new
@@ -8,8 +8,7 @@
require 'rspec_candy/helpers/stub_any_instance'
require 'rspec_candy/helpers/stub_existing'
if RSpecCandy::Switcher.active_record_loaded?
require 'rspec_candy/helpers/rails/store_with_values'
- require 'rspec_candy/helpers/rails/it_should_run_callbacks'
require 'rspec_candy/helpers/rails/prevent_storage'
end