thoughtbot--shoulda-matchers/spec/unit/shoulda/matchers
Pedro Paiva d39685139f
Add Appraisal for Rails 6.1 (#1418)
* Add Appraisal for Rails 6.1

* Upgrade Rails

* fix: standardize error message of association matcher

* Bump listen version to v3.5.1

* Fix the wrong number of arguments (given 2, expected 1)

* Remove deprecated method

* Update Rails to 6.1.3.2

* Remove test for ActiveModel::Errors#generate_message

* Missing ':through' option for has_many association.

* Fix the actual_foreign_key method that is returning a string instead of an array of foreign keys

* Fix Bundler::GemNotFound: Could not find gem 'puma (~> 5.0)'

* Fix Bundler::GemNotFound: Could not find gem 'rack-mini-profiler (~> 2.0)'

* Bump rspec-rails to 4.1.2

* Fix 'rails generate' not working with Rails 6.1
2021-06-03 17:41:27 -03:00
..
action_controller Remove use_before_filter, use_after_filter and use_around_filter matchers (#1431) 2021-03-21 01:10:32 -03:00
active_model Add Appraisal for Rails 6.1 (#1418) 2021-06-03 17:41:27 -03:00
active_record Add Appraisal for Rails 6.1 (#1418) 2021-06-03 17:41:27 -03:00
doublespeak fix(rubocop): Fix Style, Layout, Lint and other offenses [ci skip] 2020-11-03 10:05:25 -07:00
independent fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
routing fix(rubocop): Add trailing comma in args, Hash and Arrays [ci skip] 2020-11-03 10:05:25 -07:00
util fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
doublespeak_spec.rb Make Doublespeak specs runnable without Rails 2015-02-28 23:41:28 -07:00