method
rendered_format
v4.1.8 -
Show latest stable
- Class:
ActionView::Rendering
rendered_format()public
No documentation available.
# File actionview/lib/action_view/rendering.rb, line 85
def rendered_format
Mime[lookup_context.rendered_format]
end