class method self.on_load_all

Ruby on Rails 3.2.22.5

Since v3.0.20 Last seen in v3.2.22.5

Available in: v3.0.20 v3.1.12 v3.2.22.5

Signature

self.on_load_all(&hook)

No documentation comment.

Parameters

hook block
Source
# File activesupport/lib/active_support.rb, line 29
    def on_load_all(&hook) load_all_hooks << hook end

Defined in activesupport/lib/active_support.rb line 29 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport

Type at least 2 characters to search.

↑↓ navigate · open · esc close