Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config.consider_all_requests_local is not taken into account. #118

Closed
libo opened this issue Feb 5, 2013 · 0 comments
Closed

config.consider_all_requests_local is not taken into account. #118

libo opened this issue Feb 5, 2013 · 0 comments

Comments

@libo
Copy link

libo commented Feb 5, 2013

Since in my app we have customised 404 pages, sometimes I need to see how they look like in development

In order to do that I have changed in config/environments/test.rb

config.consider_all_requests_local = false

No matter what, I still get the Better Error page.
If I disable it from Gemfile then it works as it should.

@haileys haileys closed this as completed in 079adce Feb 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants