format()
public

No documentation available.

# File actionview/lib/action_view/renderer/abstract_renderer.rb, line 149
      def format
        template.format
      end