Method: ActionView::Template#formats
- Defined in:
- lib/action_view/template.rb
#formats ⇒ Object (readonly)
Returns the value of attribute formats.
101 102 103 |
# File 'lib/action_view/template.rb', line 101 def formats @formats end |