method
new
v6.0.0 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::NullPool
new()public
No documentation available.
# File activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb, line 38
def initialize
@schema_cache = nil
end