You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
Matt Jankowski 092fdc89fa Fix flashes partial render error for controllers which don't inherit from application controller (#2400)
* Add failing spec for oauth/authorized_applications controller

* Use explicit reference to flashes partial from admin layout

Because some of the controllers which use the admin layout do not inherit from
application controller, this partial is not in their view path.
8 years ago
..
controllers Fix flashes partial render error for controllers which don't inherit from application controller (#2400) 8 years ago
fabricators
features
fixtures
helpers
javascript
lib
mailers
models
presenters
requests
routing
services
support/matchers/model
views
rails_helper.rb
spec_helper.rb