Flowdock
method

rendered_format

Importance_0
v4.1.8 - Show latest stable - 0 notes - Class: ActionView::Rendering
rendered_format() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionview/lib/action_view/rendering.rb, line 85
    def rendered_format
      Mime[lookup_context.rendered_format]
    end
Register or log in to add new notes.