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/spec
Pedro Paiva fc08a73b4c
Remove unnecessary conditions for rails 5.0 (#1426)
* Remove rails_lt_5? method

* Remove rails_5_x? method

* Remove conditionals for rails version equal to or greater than 5

* Remove action_pack_gte_5? method of RailsShim module

* Remove action_pack_lt_5? methods

* Remove active_record_gte_5? method

* Remove make_controller_request method

* Remove tables_and_views method

* Remove validation_message_key_for_association_required_option method
2021-03-23 14:06:23 -03:00
..
acceptance Fix exception raised by ActiveSupport Object#in? (#1405) 2021-02-05 09:11:18 -03:00
support Remove unnecessary conditions for rails 5.0 (#1426) 2021-03-23 14:06:23 -03:00
unit/shoulda/matchers Remove unnecessary conditions for rails 5.0 (#1426) 2021-03-23 14:06:23 -03:00
acceptance_spec_helper.rb fix(rubocop): Fix Layout related offenses [ci skip] 2020-11-03 10:05:25 -07:00
doublespeak_spec_helper.rb Extract a common spec helper 2015-10-07 23:32:51 -06:00
report_warnings.rb Use warnings_logger instead of warnings_spy 2020-08-23 22:58:51 -06:00
spec_helper.rb fix(rubocop): Use __dir__ for Style/ExpandPathArguments [ci skip] 2020-11-03 10:05:25 -07:00
unit_spec_helper.rb fix(rubocop): Fix Layout related offenses [ci skip] 2020-11-03 10:05:25 -07:00