If your application is running in production mode, you need to make sure that
the public/.htaccess
file has RAILS_ENV=development
in it. See the preferred
way to do this for details (see about using .htaccess.development
file).
If your application is running in production mode, you need to make sure that
the public/.htaccess
file has RAILS_ENV=development
in it. See the preferred
way to do this for details (see about using .htaccess.development
file).