Flowdock
method

content_type

Importance_0
v4.0.2 - Show latest stable - 0 notes - Class: ActionController::Metal
content_type() 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_controller/metal.rb, line 157
    def content_type
      headers["Content-Type"]
    end
Register or log in to add new notes.