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
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
..
libraries fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
test_frameworks fix(rubocop): Fix Layout/LineLength 2020-11-03 10:05:25 -07:00
configuration.rb fix(rubocop): Fix Style, Layout, Lint and other offenses [ci skip] 2020-11-03 10:05:25 -07:00
configuration_error.rb Omit newest private modules from docs 2015-03-01 01:20:45 -07:00
inclusion.rb Omit newest private modules from docs 2015-03-01 01:20:45 -07:00
libraries.rb Add a new Routing module 2015-09-25 17:45:33 -06:00
rails.rb Omit newest private modules from docs 2015-03-01 01:20:45 -07:00
registry.rb Omit newest private modules from docs 2015-03-01 01:20:45 -07:00
test_frameworks.rb Revert "Use autoloading instead of requiring all files up front" 2020-08-26 10:52:54 -06:00