lib/rspec_candy/helpers.rb in rspec_candy-0.1.2 vs lib/rspec_candy/helpers.rb in rspec_candy-0.2.0
- old
+ new
@@ -1,6 +1,5 @@
-require 'rspec_candy/version'
-require 'rspec_candy/switcher'
+require 'rspec_candy/base'
require 'rspec_candy/helpers/disposable_copy'
require 'rspec_candy/helpers/it_should_act_like'
require 'rspec_candy/helpers/new_with_stubs'
require 'rspec_candy/helpers/should_receive_and_execute'
require 'rspec_candy/helpers/should_receive_and_return'