Flowdock
method

accept_header

Importance_0
v5.1.7 - Show latest stable - 0 notes - Class: RequestEncoder
accept_header() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_dispatch/testing/request_encoder.rb, line 30
    def accept_header
      @mime.to_s
    end
Register or log in to add new notes.