docbrown/app/controllers
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
..
admin Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
api/v0 Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
concerns Edem/improvements/pundit coverage (#498) 2018-06-28 09:38:20 -04:00
internal Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
notifications Code cleanups (#659) 2018-08-07 11:00:13 -04:00
additional_content_boxes_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
application_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
articles_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
async_info_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
badges_controller.rb [Done] Add BDEFGI Policies and Specs (#487) 2018-06-26 09:23:07 -04:00
blocks_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
buffered_articles_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
chat_channel_memberships_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
chat_channels_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
comments_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
dashboards_controller.rb Add point weights for tag follows (#1229) 2018-11-30 15:36:58 -05:00
email_subscriptions_controller.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
events_controller.rb Add Honeycomb gem and initial instrumentation (#695) 2018-11-28 10:08:27 -05:00
feedback_messages_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
followed_articles_controller.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
follows_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
ga_events_controller.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
github_repos_controller.rb Performance: replace ruby methods with their faster alternatives (#949) 2018-10-19 13:21:18 -04:00
giveaways_controller.rb Use allow/allowed instead of whitelist (#1296) 2018-12-10 13:16:16 -05:00
html_variant_successes_controller.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
html_variant_trials_controller.rb Add HTML variants for cta optimization and other nav bar adjustments (#970) 2018-10-22 17:03:57 -04:00
html_variants_controller.rb Add usability features to html_variants (#991) 2018-10-23 16:23:48 -04:00
image_uploads_controller.rb Fix Layout/EndAlignment lint (#349) [skip ci] 2018-08-15 15:49:38 -04:00
live_articles_controller.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
messages_controller.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
moderations_controller.rb Edem/improvements/pundit coverage (#498) 2018-06-28 09:38:20 -04:00
notifications_controller.rb Fix a few notification bugs (#1232) 2018-12-03 12:35:35 -05:00
omniauth_callbacks_controller.rb Improve Sign In/Up Error Handling (#832) 2018-10-11 13:31:37 -04:00
organizations_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
pages_controller.rb Reduce member's page cache size (#764) 2018-09-29 22:20:37 -04:00
podcast_episodes_controller.rb Stories views reorganization (#1317) 2018-12-13 14:54:02 -05:00
push_notification_subscriptions_controller.rb Add browser push notifications (attempt) (#412) 2018-06-09 17:33:58 -04:00
pusher_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
reactions_controller.rb Add Honeycomb gem and initial instrumentation (#695) 2018-11-28 10:08:27 -05:00
reading_list_items_controller.rb Add more request specs (#460) 2018-06-20 17:46:23 -04:00
registrations_controller.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
social_previews_controller.rb Edem/improvements/pundit coverage (#498) 2018-06-28 09:38:20 -04:00
stories_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
stripe_active_cards_controller.rb Add stripe policies and specs (#529) 2018-07-02 17:19:25 -04:00
stripe_subscriptions_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
tag_adjustments_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
tags_controller.rb Add pundit policy for several controllers (#476) 2018-06-21 18:26:35 -04:00
twilio_tokens_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
users_controller.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
video_states_controller.rb Add pundit policy for several controllers (#476) 2018-06-21 18:26:35 -04:00
videos_controller.rb Added ArticleWithVideoCreationService (#344) 2018-08-15 17:19:54 -04:00