Commit Graph

9 Commits (v3.4.4)

Author SHA1 Message Date
ThibG 9734c9b6fe
Add clean error message when RAILS_ENV is unset (#15381)
By default, an unset RAILS_ENV is understood as RAILS_ENV=development.

However, this is not what most people expect, and due to development-only
dependencies, users are often left with confusing error messages.

This commit changes it so that an explicit RAILS_ENV is required, and
failing that, an error message is displayed before loading the app.

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
Eugen Rochko 426d7191d9
Fix bootsnap cache directory being declared relatively (#9511)
Resolve #9490
6 years ago
aus-social 1f98eae1cf Lint pass (#8876) 6 years ago
abcang ac15c26c29 Fix requirie bootsnap (#8836) 6 years ago
Eugen Rochko e09301f414
Adjust bootsnap configuration for newer version (#8826) 6 years ago
Yamagishi Kazutoshi 50529cbceb Upgrade Rails to version 5.2.0 (#5898) 6 years ago
Eugen Rochko c2f70829d9 Adds bootsnap. Faster boot time (#3176) 7 years ago
Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1 8 years ago
Eugen Rochko 9c4856bdb1 Initial commit 8 years ago