shallow?() Instance Public methods
collection() Instance Public methods To add a route to the collection:
nested() Instance Public methods
get(*args, &block) Instance Public methods Define a route that only recognizes
with_exclusive_scope() Instance Protected methods
delete(*args, &block) Instance Public methods Define a route that only recognizes
with_scope_level(kind) Instance Protected methods
match(path, *rest) Instance Public methods match 'path' => 'controller#action'
using_match_shorthand?(path, options) Instance Public methods
namespace(path, options = {}) Instance Public methods Scopes routes to a specific
Page 3 of 4