method
use_accept_header
v3.2.13 -
Show latest stable
- Class:
ActionDispatch::Http::MimeNegotiation
use_accept_header()protected
No documentation available.
# File actionpack/lib/action_dispatch/http/mime_negotiation.rb, line 105
def use_accept_header
!self.class.ignore_accept_header
end