Javi Martín
|
ffc50246c2
|
Apply explict RSpec/DescribedClass rubocop rule
We settled on using this style in commit 4cbe81a1, but didn't add the
rule enforcing this style and we didn't apply it to existing code.
|
2019-09-23 16:51:00 +02:00 |
|
Julian Herrero
|
31ac8b7f55
|
Change single quotes to double quotes
|
2019-02-15 11:40:39 +01:00 |
|
Bertocq
|
265d4d0967
|
Enables RSpec/DescribedClass cop & fixes all issues
Autocorrection for existing issues, and stashing at .rubocop_todo.yml
the false positives
Read about cop at http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/DescribedClass
|
2018-01-07 00:38:19 +01:00 |
|
Bertocq
|
c9bc028524
|
Remove all unnecesary extra spacing and Layout/ExtraSpacing list from rubocop file
|
2017-06-28 14:12:51 +02:00 |
|
kikito
|
ba87eaa47c
|
Moves Age calculation to a module instead of monkeypatching Date
|
2017-02-03 15:35:41 +01:00 |
|