mirror of
https://github.com/github/rails.git
synced 2026-02-19 02:14:20 -05:00
cf28109158054fbab91de2d6d86efe1b40e68d93
This is needed because the existance of the ActiveSupport constant by itself does not guarantee that the whole library has been loaded. Also load the StringInquirer in the Rails#env method as the it might be called inside the initializer block before activesupport itself has been loaded.
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%