Signed-off-by: Eugen Rochko <eugen@zeonfederated.com>
* 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
* Add spec for media controller * Add MediaAttachment.attached scope * Simplify methods in media controller