Flowdock
method

view_paths=

Importance_0
v2.0.3 - Show latest stable - 0 notes - Class: ActionController::Base
view_paths=(value) 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_controller/base.rb, line 429
      def view_paths=(value)
        @view_paths = value
      end
Register or log in to add new notes.