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