Flowdock
method

view_context_class

Importance_0
v6.0.0 - Show latest stable - 0 notes - Class: ActionView::Rendering
view_context_class() public

No documentation

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

Hide source
# File actionview/lib/action_view/rendering.rb, line 77
    def view_context_class
      self.class.view_context_class
    end
Register or log in to add new notes.