* 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 |
||
|---|---|---|
| .. | ||
| articles_admin_unpublish_spec.rb | ||
| articles_create_spec.rb | ||
| articles_destroy_spec.rb | ||
| articles_show_spec.rb | ||
| articles_spec.rb | ||
| articles_update_spec.rb | ||
| org_redirect_spec.rb | ||
| video_player_show_spec.rb | ||