Closed goldenson closed 7 years ago
Set these variables in config/environment/development.rb if you want to make this work in dev.
config/environment/development.rb
config.consider_all_requests_local = false config.exceptions_app = self.routes
Set these variables in
config/environment/development.rb
if you want to make this work in dev.