method

rendered_format

rendered_format()
public

No documentation available.

# File actionview/lib/action_view/rendering.rb, line 86
    def rendered_format
      Template::Types[lookup_context.rendered_format]
    end