mastodon/spec
Akihiko Odaki (@fn_aki@pawoo.net) 10768aa204 Spec response for forgery (#3248)
Remove protect_from_forgery in ApiController, which is disabled by the
following skip_before_action, as well.
2017-06-01 20:56:55 +02:00
..
controllers
fabricators
features
fixtures
helpers
javascript
lib
mailers
models Handle nil and blank cases in Account finders (#3500) 2017-06-01 08:20:36 -04:00
policies
presenters Use around hook to restore context in InstancePresenter spec (#3430) 2017-05-30 09:03:35 -04:00
requests
routing Spec coverage and refactor for the api/v1/accounts controllers (#3451) 2017-05-31 21:36:24 +02:00
services
support/matchers/model
views
workers
rails_helper.rb
spec_helper.rb