diff options
author | Eugene Kenny <elkenny@gmail.com> | 2017-12-30 22:37:44 +0000 |
---|---|---|
committer | Eugene Kenny <elkenny@gmail.com> | 2017-12-30 22:37:44 +0000 |
commit | fdd76b7370a38bc7ac047d424d7b8e7e0a0eaf83 (patch) | |
tree | 3a1b122a61e1a9056c4e4433348da777ea940633 /actionpack/lib/action_controller/api | |
parent | 7fae88f71d7ac0a0c0755ff5172fbde00c8a3248 (diff) | |
download | rails-fdd76b7370a38bc7ac047d424d7b8e7e0a0eaf83.tar.gz rails-fdd76b7370a38bc7ac047d424d7b8e7e0a0eaf83.tar.bz2 rails-fdd76b7370a38bc7ac047d424d7b8e7e0a0eaf83.zip |
Clarify that config.eager_load controls eager loading [ci skip]
Before Rails 4.0, `config.cache_classes` determined whether application
code was eager loaded. The `config.eager_load` option was introduced to
allow the two behaviours to be configured independently, but this
documentation was never updated to reflect that change.
Diffstat (limited to 'actionpack/lib/action_controller/api')
0 files changed, 0 insertions, 0 deletions