Method: ActionDispatch::RequestEncoder#accept_header
- Defined in:
- lib/action_dispatch/testing/request_encoder.rb
#accept_header ⇒ Object
34 35 36 |
# File 'lib/action_dispatch/testing/request_encoder.rb', line 34 def accept_header @mime.to_s end |