class Rails::Application::Configuration

def reloading_enabled?

def reloading_enabled?
  enable_reloading
end