1
0
Fork 0
mirror of https://github.com/kikobar/mastodon.git synced 2025-01-14 13:57:04 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Matt Jankowski dbe9f33fdc Admin base controller ()
* Add Admin::BaseController to wrap admin area

Extracts the setting of the `admin` layout and verifying that users are admins
to a common base class for the admin/ controllers.

* Add basic coverage for admin/reports and admin/settings controllers
2017-04-10 21:27:03 +02:00