docbrown/app/views/api/v0/articles
Jeremy Friesen a65954107f
Refactoring to add helper method (#16064)
* Refactoring to add helper method

Prior to this commit, we made view level calls to service modules.  This
refactor provides convenience methods on the model.

Furthermore, it addresses a few Rubocop violations that "come along for
the ride."

* Ensuring cached entity squaks like User

* Fixing broken spec

* Fixing typo
2022-01-12 11:21:44 -05:00
..
_article.json.jbuilder Add reading_time to articles api responses (#13446) 2021-04-19 17:11:55 -05:00
_flare_tag.json.jbuilder Refactor jbuilder (#7411) 2020-04-24 12:49:12 +02:00
index.json.jbuilder API: Endpoint to get an organization's articles (#12237) 2021-01-13 13:09:58 +01:00
me.json.jbuilder API: Add reading_time_minutes to /api/articles/me (#14318) 2021-07-26 17:47:50 +02:00
onboarding.json.jbuilder Refactoring to add helper method (#16064) 2022-01-12 11:21:44 -05:00
show.json.jbuilder Improve API controllers efficiency by selecting only columns needed for serialization (#5805) [deploy] 2020-02-06 07:36:56 -05:00