diff options
author | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2017-04-18 15:37:41 -0400 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2017-04-18 15:37:41 -0400 |
commit | 5e2b419779fdb5f0c5566648e2e0fb07429b3540 (patch) | |
tree | 63f4912b39ad1c9a11fa65576cfbea5470884bd4 /guides/source/development_dependencies_install.md | |
parent | b86631d9d9f12d834868ff44735ff551668bfb8a (diff) | |
download | rails-5e2b419779fdb5f0c5566648e2e0fb07429b3540.tar.gz rails-5e2b419779fdb5f0c5566648e2e0fb07429b3540.tar.bz2 rails-5e2b419779fdb5f0c5566648e2e0fb07429b3540.zip |
Revert "Merge pull request #28788 from tjschuck/require_as_notifications_in_cache"
This reverts commit b86631d9d9f12d834868ff44735ff551668bfb8a, reversing
changes made to 8776a7139757d0b264785c774d4e7f37d4bc1ac7.
ActiveSupport::Notifications is loaded using autoload that is defined by
the top level file of `active_support`. All the frameworks of Rails
requires the top level files before using any of the others files inside
the framework because the top level file is what setup the autoload
hooks and require the common dependencies.
Diffstat (limited to 'guides/source/development_dependencies_install.md')
0 files changed, 0 insertions, 0 deletions