format()
public

No documentation available.

# File actionview/lib/action_view/renderer/abstract_renderer.rb, line 126
      def format
        rendered_templates.first.format
      end