forked from External/greenlight
handle errors and fix join form
This commit is contained in:
@ -9,8 +9,8 @@ Rails.application.configure do
|
||||
# Do not eager load code on boot.
|
||||
config.eager_load = false
|
||||
|
||||
# Show full error reports.
|
||||
config.consider_all_requests_local = true
|
||||
# Show custom error pages in development.
|
||||
config.consider_all_requests_local = false
|
||||
|
||||
# Enable/disable caching. By default caching is disabled.
|
||||
if Rails.root.join('tmp/caching-dev.txt').exist?
|
||||
|
Reference in New Issue
Block a user