docbrown/app/services
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
..
exporter Use allow/allowed instead of whitelist (#1296) 2018-12-10 13:16:16 -05:00
moderator Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
suggester Performance: replace ruby methods with their faster alternatives (#949) 2018-10-19 13:21:18 -04:00
article_api_index_service.rb Fix issue where only approved orgs could make CTAs (#1017) 2018-10-27 13:03:56 -04:00
article_creation_service.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
article_with_video_creation_service.rb Added ArticleWithVideoCreationService (#344) 2018-08-15 17:19:54 -04:00
authorization_service.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
chat_channel_creation_service.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
chat_channel_update_service.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
get_unseen_notifications_service.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
membership_service.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
moderation_service.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
read_notifications_service.rb Removing clear notifications attempt (#1209) 2018-11-27 18:29:50 -05:00
tag_adjustment_creation_service.rb [WIP] Allow mods to remove tags and send user notification (#1252) 2018-12-04 16:45:32 -05:00
tag_adjustment_update_service.rb [WIP] Allow mods to remove tags and send user notification (#1252) 2018-12-04 16:45:32 -05:00
user_role_service.rb Minor refactor (#1443) 2019-01-02 10:42:42 -05:00