Spec response for forgery (#3248)
Remove protect_from_forgery in ApiController, which is disabled by the following skip_before_action, as well.
Showing
- app/controllers/api_controller.rb 0 additions, 2 deletionsapp/controllers/api_controller.rb
- spec/controllers/api_controller_spec.rb 18 additions, 0 deletionsspec/controllers/api_controller_spec.rb
- spec/controllers/application_controller_spec.rb 10 additions, 0 deletionsspec/controllers/application_controller_spec.rb
spec/controllers/api_controller_spec.rb
0 → 100644
Please register or sign in to comment