method

format

format()
public

No documentation available.

# File actionview/lib/action_view/template/renderable.rb, line 25
      def format
        @renderable.try(:format)
      end