* 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 |
||
|---|---|---|
| .. | ||
| user_changes_password_spec.rb | ||
| user_destroy_spec.rb | ||
| user_notification_settings_spec.rb | ||
| user_organization_spec.rb | ||
| user_profile_spec.rb | ||
| user_settings_spec.rb | ||
| user_show_spec.rb | ||
| user_suggestions_spec.rb | ||