mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
2fd34270eb
These classes are relatively small, however they include lots of modules as helpers. And if any of the included module hold constants including it cause the global constant cache to be invalidated which is really bad for performance. So when eager loading is enabled we create all the possible classes as part of the application boot. |
||
---|---|---|
.. | ||
action_mailer | ||
rails/generators/mailer | ||
action_mailer.rb |