docbrown/app/controllers/api/v0
rhymes c99fb27451 Add published in the SQL query to retrieve article (#2248)
Since we're already asking the DB to retrieve an article, we can directly ask it to filter out published articles without checking at runtime.
2019-04-01 06:24:17 -04:00
..
api_controller.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
articles_controller.rb Add published in the SQL query to retrieve article (#2248) 2019-04-01 06:24:17 -04:00
comments_controller.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
follows_controller.rb Reduce queries in bulk follow (#1568) 2019-01-16 12:21:15 -05:00
github_repos_controller.rb Add profile_updated_at and github_repos_updated_at to avoid extra fet… (#1754) 2019-02-06 20:39:15 -04:00
podcast_episodes_controller.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
reactions_controller.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00
tags_controller.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
users_controller.rb Enables Rails cops (#2186) 2019-03-25 09:25:55 -04:00