method
unhook!
unhook!()
public
Hide source
# File activesupport/lib/active_support/dependencies.rb, line 212 def unhook! ModuleConstMissing.excluded(Module) Loadable.excluded(Object) true end


