* 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 |
||
|---|---|---|
| .. | ||
| comment_serializer.rb | ||
| listing_author_serializer.rb | ||
| listing_serializer.rb | ||
| nested_user_serializer.rb | ||
| podcast_episode_serializer.rb | ||
| reading_list_article_serializer.rb | ||
| simple_user_serializer.rb | ||
| tag_serializer.rb | ||
| user_serializer.rb | ||