Flowdock
method

new

Importance_0
v2.0.3 - Show latest stable - 0 notes - Class: ActionView::TemplateHandler
new(view) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_view/template_handler.rb, line 7
    def initialize(view)
      @view = view
    end
Register or log in to add new notes.