method
    
    merge_shallow_scope
 
  merge_shallow_scope(parent, child)
  private
  
    Hide source    
    
      
  
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 745 def merge_shallow_scope(parent, child) child ? true : false end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
   
   
    
     
   = protected
 = protected
  