method
formats
v4.0.2 -
Show latest stable
- Class:
ActionView::Template::Text
formats()public
No documentation available.
# File actionpack/lib/action_view/template/text.rb, line 29
def formats
[@type.to_sym]
end formats()No documentation available.
# File actionpack/lib/action_view/template/text.rb, line 29
def formats
[@type.to_sym]
end