class method self.new

Ruby on Rails 2.3.18

Since v2.3.18 Last seen in v2.3.18

Signature

self.new(view = nil)

No documentation comment.

Parameters

view opt = nil
Source
# File actionpack/lib/action_view/template_handler.rb, line 26
    def initialize(view = nil)
      @view = view
    end

Defined in actionpack/lib/action_view/template_handler.rb line 26 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionView::TemplateHandler

Type at least 2 characters to search.

↑↓ navigate · open · esc close