Type:
Class
Constants:
URL_OPTIONS : [:protocol, :subdomain, :domain, :host, :port]
SCOPE_OPTIONS : [:path, :shallow_path, :as, :shallow_prefix, :module, :controller, :action, :path_names, :constraints, :shallow, :blocks, :defaults, :options]
namespace
  • References/Ruby on Rails/Rails/Classes/ActionDispatch/ActionDispatch::ROUTING/ActionDispatch::Routing::Mapper/ActionDispatch::Routing::Mapper::Scoping

namespace(path, options = {}) Instance Public methods Scopes routes to a specific

2025-01-10 15:47:30
set_member_mappings_for_resource
  • References/Ruby on Rails/Rails/Classes/ActionDispatch/ActionDispatch::ROUTING/ActionDispatch::Routing::Mapper/ActionDispatch::Routing::Mapper::Resources

set_member_mappings_for_resource() Instance Protected methods

2025-01-10 15:47:30
normalize_name
  • References/Ruby on Rails/Rails/Classes/ActionDispatch/ActionDispatch::ROUTING/ActionDispatch::Routing::Mapper

normalize_name(name) Class Public methods

2025-01-10 15:47:30
with_default_scope
  • References/Ruby on Rails/Rails/Classes/ActionDispatch/ActionDispatch::ROUTING/ActionDispatch::Routing::Mapper/ActionDispatch::Routing::Mapper::Base

with_default_scope(scope, &block) Instance Public methods

2025-01-10 15:47:30
concerns
  • References/Ruby on Rails/Rails/Classes/ActionDispatch/ActionDispatch::ROUTING/ActionDispatch::Routing::Mapper/ActionDispatch::Routing::Mapper::Concerns

concerns(*args) Instance Public methods Use the named concerns

2025-01-10 15:47:30
member
  • References/Ruby on Rails/Rails/Classes/ActionDispatch/ActionDispatch::ROUTING/ActionDispatch::Routing::Mapper/ActionDispatch::Routing::Mapper::Resources

member() Instance Public methods To add a member route, add a member block into

2025-01-10 15:47:30
using_match_shorthand?
  • References/Ruby on Rails/Rails/Classes/ActionDispatch/ActionDispatch::ROUTING/ActionDispatch::Routing::Mapper/ActionDispatch::Routing::Mapper::Resources

using_match_shorthand?(path, options) Instance Public methods

2025-01-10 15:47:30