123456789_123456789_123456789_123456789_123456789_

Class: ActiveRecord::ConnectionAdapters::NullPool::NullConfig

Do not use. This class is for internal use only.

Instance Method Summary

Dynamic Method Handling

This class handles dynamic methods through the method_missing method

#method_missing

[ GitHub ]

  
# File 'activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb', line 19

def method_missing(*)
  nil
end