Method: AbstractController::Base#formats
- Defined in:
- actionpack/lib/abstract_controller/base.rb
#formats ⇒ Object
Returns the formats that can be processed by the controller.
48 |
# File 'actionpack/lib/abstract_controller/base.rb', line 48 attr_internal :formats |