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.
2017-04-24 17:30:30 +02:00
..
controllers Fix flashes partial render error for controllers which don't inherit from application controller (#2400) 2017-04-24 17:30:30 +02:00
fabricators
features
fixtures
helpers Ensure i18n matches options (#2358) 2017-04-23 19:09:52 +02:00
javascript
lib
mailers
models
presenters
requests
routing
services
support/matchers/model
views
rails_helper.rb Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00
spec_helper.rb