module ActionDispatch::Routing::Mapper::Scoping

def merge_format_scope(parent, child) #:nodoc:

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