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