APIdock / Ruby on Rails
/
Browse About
method

shallow?

v3.0.0 - Show latest stable - Class: ActionDispatch::Routing::Mapper::Resources
shallow?()
public

No documentation available.

# File actionpack/lib/action_dispatch/routing/mapper.rb, line 677
        def shallow?
          parent_resource.instance_of?(Resource) && @scope[:shallow]
        end

Related methods

  • Instance methods
  • collection
  • match
  • member
  • namespace
  • nested
  • new
  • resource
  • resources
  • resources_path_names
  • root
  • shallow
  • shallow?
  • Class methods
  • new
  • Protected methods
  • protectedaction_options?
  • protectedaction_path
  • protectedapply_common_behavior_for
  • protectedcanonical_action?
  • protectedcollection_scope
  • protectedid_constraint
  • protectedid_constraint?
  • protectedmember_scope
  • protectedname_for_action
  • protectednested_options
  • protectednew_scope
  • protectedparent_resource
  • protectedpath_for_action
  • protectedprefix_name_for_action
  • protectedresource_method_scope?
  • protectedresource_scope
  • protectedresource_scope?
  • protectedscope_action_options
  • protectedscope_action_options?
  • protectedshallow_scoping?
  • protectedwith_exclusive_scope
  • protectedwith_scope_level
APIdock API Documentation Browser

Swarmia gives you actionable DORA metrics for your engineering team.

© 2026 APIdock