Bertocq
|
34bb9d65b1
|
Enable RSpec/NotToNot cop and fix all issues
Read about cop at http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/NotToNot
|
2018-01-07 17:39:48 +01:00 |
|
Bertocq
|
1441de5107
|
Enable RSpec/HookArgument cop and fix issues
To be consistent about before/after arguments, as `:each` or `:example`
are same and default scopes, best not to send an argument in those
scenarios.
Read about cop at http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/HookArgument
|
2018-01-07 02:07:19 +01:00 |
|
Bertocq
|
ed16a78f42
|
Enables RSpec/ExampleWording and fixes all issues
Both avoiding 'should' and repiting 'it' on the tests description
improves reading them and also makes all descriptions consistent.
Read about cop at http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/ExampleWording
|
2018-01-07 01:03:45 +01:00 |
|
Bertocq
|
f6fe9cc7d2
|
Fix all Layout/SpaceAroundOperators rubocop issues and remove file list from rubocop_todo list
|
2017-06-26 18:04:20 +02:00 |
|
Bertocq
|
d759aca522
|
Fix all Rails/TimeZone rubocop issues and remove files from rubocop_todo list
|
2017-06-25 15:46:46 +02:00 |
|
Alberto Garcia Cabeza
|
45af9ce5aa
|
adds budget investments numbers and chart on admin stats
|
2017-04-25 16:46:20 +02:00 |
|
kikito
|
adc8275f5a
|
moves the admin api inside of the /admin namespace
|
2015-09-24 12:11:51 +02:00 |
|