Method: ActionDispatch::RequestEncoder#content_type

Defined in:
lib/action_dispatch/testing/request_encoder.rb

#content_typeObject (readonly)

Returns the value of attribute content_type.



19
20
21
# File 'lib/action_dispatch/testing/request_encoder.rb', line 19

def content_type
  @content_type
end