class method self.load_all!

Ruby on Rails 2.3.18

Since v2.3.18 Last seen in v2.3.18

Signature

self.load_all!()

TODO: Review explicit loads to see if they will automatically be handled by the initilizer.

Source
# File activerecord/lib/active_record.rb, line 36
  def self.load_all!
    [Base, DynamicFinderMatch, ConnectionAdapters::AbstractAdapter]
  end

Defined in activerecord/lib/active_record.rb line 36 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord

Type at least 2 characters to search.

↑↓ navigate · open · esc close