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/integrations/libraries
Kapil Sachdev b7e02184d9 fix(rubocop): Fix Layout/LineLength
- bump rubocop to v1.0
- Fix Layout/MultilineAssignmentLayout and other remaining offences
- Exculde appraisal generated gemfiles in rubocop
- Replace NON_NUMERIC_VALUE constant with instance method against 
failing test case in  rails <= 5.1 and postgres adapter.
This is a defect in rails where a frozen string is modified in 
https://github.com/rails/rails/blob/v5.1.7/activerecord/lib/active_record/connection_adapters/postgresql/oid/money.rb#L25
2020-11-03 10:05:25 -07:00
..
action_controller.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
active_model.rb Mix into corresponding RSpec example groups 2015-09-25 17:45:27 -06:00
active_record.rb Mix into corresponding RSpec example groups 2015-09-25 17:45:27 -06:00
missing_library.rb fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
rails.rb fix(rubocop): Fix Style, Layout, Lint and other offenses [ci skip] 2020-11-03 10:05:25 -07:00
routing.rb Add a new Routing module 2015-09-25 17:45:33 -06:00