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/support
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 Remove unnecessary conditions for rails 5.0 (#1426) 2021-03-23 14:06:23 -03:00
tests Remove ruby 2.5 support (#1415) 2021-03-04 20:42:47 -03:00
unit Remove unnecessary conditions for rails 5.0 (#1426) 2021-03-23 14:06:23 -03:00