Sha256: 547e4bc4bd3a5f072a9c3ba4b2f4b26a9eb407f24f2e3753a0c1220174f96eed
Contents?: true
Size: 584 Bytes
Versions: 2
Compression:
Stored size: 584 Bytes
Contents
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' require 'rspec_candy/helpers/should_receive_chain' 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/prevent_storage' end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rspec_candy-0.5.1 | lib/rspec_candy/helpers.rb |
rspec_candy-0.5.0 | lib/rspec_candy/helpers.rb |