active_record_block_matchers 0.2.2
This gem adds custom block expectation matchers for RSpec, such as `expect { ... }.to create_a_new(User)`
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
activerecord
>= 3.2.0
rspec-expectations
>= 3.0.0
Development 相依性套件 (7):
bundler
~> 1.13
database_cleaner
~> 1.6
pry
~> 0.10
rake
~> 10.0
rspec
~> 3.6
sqlite3
~> 1.3
standalone_migrations
~> 5.2