method
root?

root?()
public
Hide source
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 2209 def root? @parent.null? end