Method: ActionController::MimeResponds::Collector#format
- Defined in:
- actionpack/lib/action_controller/metal/mime_responds.rb
#format ⇒ Object
Returns the value of attribute format.
253 254 255 |
# File 'actionpack/lib/action_controller/metal/mime_responds.rb', line 253 def format @format end |