* 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 |
||
|---|---|---|
| .. | ||
| analytics_spec.rb | ||
| articles_spec.rb | ||
| comments_spec.rb | ||
| followers_spec.rb | ||
| follows_spec.rb | ||
| health_checks_spec.rb | ||
| instances_spec.rb | ||
| listings_spec.rb | ||
| organizations_spec.rb | ||
| podcasts_episodes_spec.rb | ||
| profile_images_spec.rb | ||
| readinglist_spec.rb | ||
| tags_spec.rb | ||
| users_spec.rb | ||
| videos_spec.rb | ||