mirror of
https://github.com/mastodon/mastodon.git
synced 2025-12-04 21:33:38 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| accounts_controller.rb | ||
| base_controller.rb | ||
| domain_blocks_controller.rb | ||
| pubsubhubbub_controller.rb | ||
| reports_controller.rb | ||
| settings_controller.rb | ||