global

def before_setup # :nodoc:

:nodoc:
def before_setup # :nodoc:
  @routes = Rails.application.routes
  super
end