module ActionDispatch::Routing::Mapper::Scoping

def merge_action_scope(parent, child) #:nodoc:

:nodoc:
def merge_action_scope(parent, child) #:nodoc:
  child
end