1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/lib/shoulda/matchers/active_record
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
..
association_matchers Remove unnecessary conditions for rails 5.0 (#1426) 2021-03-23 14:06:23 -03:00
uniqueness fix(rubocop): Fix Style, Layout, Lint and other offenses [ci skip] 2020-11-03 10:05:25 -07:00
accept_nested_attributes_for_matcher.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
association_matcher.rb Add Appraisal for Rails 6.1 (#1418) 2021-06-03 17:41:27 -03:00
association_matchers.rb Revert "Use autoloading instead of requiring all files up front" 2020-08-26 10:52:54 -06:00
define_enum_for_matcher.rb feat: support alias in matcher define_enum (#1419) 2021-03-04 15:46:23 -07:00
have_attached_matcher.rb fix(rubocop): Fix Style, Layout, Lint and other offenses [ci skip] 2020-11-03 10:05:25 -07:00
have_db_column_matcher.rb Fix RuboCop offenses 2020-12-14 09:27:52 -07:00
have_db_index_matcher.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
have_implicit_order_column.rb fix(rubocop): Fix Style, Layout, Lint and other offenses [ci skip] 2020-11-03 10:05:25 -07:00
have_readonly_attribute_matcher.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
have_rich_text_matcher.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
have_secure_token_matcher.rb fix(rubocop): Fix Layout related offenses [ci skip] 2020-11-03 10:05:25 -07:00
serialize_matcher.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
uniqueness.rb Fix module 2020-11-06 11:00:43 -07:00
validate_uniqueness_of_matcher.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00