docbrown/app/decorators
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
..
application_decorator.rb Initial commit 2018-02-28 16:11:08 -05:00
article_decorator.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
comment_decorator.rb Add sloan as marker of low quality and adjust banishment logic (#1129) 2018-11-16 14:11:41 -05:00
notification_decorator.rb Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
organization_decorator.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
podcast_episode_decorator.rb Create DelayedJob config and misc DX changes (#979) 2018-10-26 13:15:14 -04:00
user_decorator.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00