method

handler_class

handler_class()
public

No documentation available.

# File actionview/lib/action_view/template_details.rb, line 58
    def handler_class
      Template.handler_for_extension(handler)
    end