docbrown/app/controllers/admin
rhymes e588fa7ece Code cleanups (#659)
* Initial automatic cleanup with rubocop

* Fix syntax error introduced by rubocop

* Cleanup seeds file

* Cleanup lib folder

* Exclude bin folder because it contains auto generated files

* Make Rubocop a little bit more chatty

* Block length should not include comments in the count

* Cleanup config folder

* Cleanup specs

* Updated Rubocop version and generated a todo file

* Fix broken ArticlesApi spec

* Fix tests

* Restored rubocop pre-commit hook
2018-08-07 11:00:13 -04:00
..
application_controller.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
articles_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
badge_achievements_controller.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
badges_controller.rb Add badges and org cta (#324) 2018-05-17 18:22:37 -04:00
collections_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
comments_controller.rb Allow changing user for comments in admin panel (#113) 2018-03-20 16:25:09 -04:00
display_ads_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
email_messages_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
feedback_messages_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
follows_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
organizations_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
podcast_episodes_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
podcasts_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
reactions_controller.rb Initial commit 2018-02-28 16:11:08 -05:00
tags_controller.rb Update "Connect Twitter acct" in settings with new callback url (#439) 2018-06-15 12:52:14 -04:00
users_controller.rb Add tag moderation feature (#201) 2018-04-11 15:16:49 -07:00