about summary refs log tree commit diff
path: root/spec/controllers/api_controller_spec.rb
AgeCommit message (Collapse)Author
2017-06-01Spec response for forgery (#3248)Akihiko Odaki (@fn_aki@pawoo.net)
Remove protect_from_forgery in ApiController, which is disabled by the following skip_before_action, as well.