active_record_change_matchers 1.0.1
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):
database_cleaner
~> 1.6
pry
~> 0.10
rake
~> 10.0
rspec
~> 3.6
sqlite3
~> 1.3
standalone_migrations
~> 5.2
timecop
~> 0.9