Flowdock
method

new_level

Importance_0
v6.0.0 - Show latest stable - 0 notes - Class: Scope
new_level(level) 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_dispatch/routing/mapper.rb, line 2250
        def new_level(level)
          self.class.new(frame, self, level)
        end
Register or log in to add new notes.