method

format

format()
public

No documentation available.

# File actionview/lib/action_view/template/renderable.rb, line 19
      def format
        @renderable.format
      end