1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

We're not calling hooks here since 9e4c41c903

This commit is contained in:
Akira Matsuda 2016-11-25 22:24:39 +09:00
parent 6c873236d4
commit d89238d767

View file

@ -1,4 +1,3 @@
require "active_support/lazy_load_hooks"
require "active_record/explain_registry"
module ActiveRecord