Flowdock
new(*) private

No documentation

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

Hide source
# File actionpack/lib/abstract_controller/rendering.rb, line 72
    def initialize(*)
      @view_context_class = nil
      super
    end
Register or log in to add new notes.