schema_expectations 0.5.0
Allows you to test whether your database schema matches the validations in your ActiveRecord models.'
Gemfile:
=
installieren:
=
Runtime Abhängigkeiten (2):
activerecord
< 4.3, >= 3.1
activesupport
< 4.3, >= 3.1
Development Abhängigkeiten (13):
appraisal
~> 1.0
codeclimate-test-reporter
>= 0.4.6, ~> 0.4
database_cleaner
~> 1.4
guard-rspec
~> 4.5
mysql2
~> 0.3.18
pg
~> 0.18
pry
>= 0
rake
~> 10.4
rspec
< 3.3, >= 3.0
simplecov
>= 0
sqlite3
~> 1.3
wwtd
>= 0
yard
~> 0.8.7