docbrown/spec
rhymes 6553f08d94 Rubocop cleanups (#1415)
* Update rubocop-todo.yml with new violations

* Fix Layout/EmptyLine* rules

* Fix Layout/Indentation* rules

* Fix remaining Layout/* rules

* Fix Lint/DuplicateMethods by removing unused accessor

* Fix Lint/IneffectiveAccessModifier

* Fix Lint/MissingCopEnableDirective

* Re-run rubocop auto gen config

* Fix Layout/RescueEnsureAlignment

* Fix Naming/* rules

* Fix some RSpec/* rules

* Fix typos

* Fix RSpec/LetBeforeExamples

* Series should only be an attr_writer, not an attr_accessor

* Fix RSpec/InstanceVariable

* Fix RSpec/InstanceVariable

* Fix RSpec/RepeatedDescription and RSpec/RepeatedExample

* Fix Style/ClassAndModuleChildren

* Fix Style/ConditionalAssignment

* Fix some Style/* rules

* Trigger Travis CI build because failing tests are not failing locally

* Revert "Fix Style/ClassAndModuleChildren"

This reverts commit 1686801d8a1516ba1894f79e24401a20dea65f99.
2019-01-02 11:20:02 -05:00
..
controllers Add headings to header tags (#1003) 2018-12-19 16:47:44 -05:00
factories Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
features Replace dev.to with APP_DOMAIN config in a few places (#1406) 2018-12-26 18:13:05 -05:00
labor Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
lib/acts_as_taggable_on Code cleanups (#659) 2018-08-07 11:00:13 -04:00
liquid_tags Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
mailers Add tag moderation info page (#1360) 2018-12-19 09:27:55 -05:00
models Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
observers Add slack message for warned user activity (#1077) 2018-11-07 13:29:05 -05:00
policies Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
requests Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
routing Code cleanups (#659) 2018-08-07 11:00:13 -04:00
services Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
support Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
views Apply rubocop some rule (#295) 2018-08-13 16:32:11 -04:00
rails_helper.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
spec_helper.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00