.gitignore | |
|
|
.rspec | |
|
|
.ruby-version | |
|
|
.travis.yml | |
|
|
Appraisals | |
|
|
CHANGELOG.md | |
|
|
Gemfile | |
|
|
Guardfile | |
|
|
MIT-LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
gemfiles/activerecord_3.1.gemfile | |
|
|
gemfiles/activerecord_3.2.gemfile | |
|
|
gemfiles/activerecord_4.0.gemfile | |
|
|
gemfiles/activerecord_4.1.gemfile | |
|
|
gemfiles/activerecord_4.2.gemfile | |
|
|
gemfiles/default.gemfile | |
|
|
gemfiles/rspec_3.0.gemfile | |
|
|
gemfiles/rspec_3.1.gemfile | |
|
|
gemfiles/rspec_3.2.gemfile | |
|
|
lib/schema_expectations.rb | 7 | A 0 mins |
|
lib/schema_expectations/active_record/column_reflector.rb | 83 | A 0 mins |
|
lib/schema_expectations/active_record/validation_reflector.rb | 87 | A 0 mins |
|
lib/schema_expectations/config.rb | 19 | A 0 mins |
|
lib/schema_expectations/rspec.rb | 5 | A 0 mins |
|
lib/schema_expectations/rspec_matchers.rb | 2 | A 0 mins |
|
lib/schema_expectations/rspec_matchers/base.rb | 34 | A 0 mins |
|
lib/schema_expectations/rspec_matchers/validate_schema_nullable.rb | 72 | A 0 mins |
|
lib/schema_expectations/rspec_matchers/validate_schema_uniqueness.rb | 88 | A 0 mins |
|
lib/schema_expectations/util.rb | 9 | A 0 mins |
|
lib/schema_expectations/version.rb | 3 | A 0 mins |
|
schema_expectations.gemspec | |
|
|