method

handler

handler()
public

No documentation available.

# File actionpack/lib/action_view/renderable.rb, line 15
    def handler
      Template.handler_class_for_extension(extension)
    end