Commit Graph

3 Commits (b3668a79eca2d185ea57a9ffc2fa012db52e49f0)

Author SHA1 Message Date
Akihiko Odaki 00dda99789 Spec Admin::ResetsController calls send_reset_password_instructions ()
Matt Jankowski 9566893cc9 More controller specs ()
* Add render_views in more places

* Delegate methods from account to user with allow nil true, so that admin accounts show view renders when missing a user

* Use actual account instances in authorize follow controller spec
Matt Jankowski 6670e6d33f Add password reset for users from admin accounts area ()