Class: ActiveRecord::ConnectionAdapters::EmPgAdapter
- Inherits:
-
PostgreSQLAdapter
- Object
- PostgreSQLAdapter
- ActiveRecord::ConnectionAdapters::EmPgAdapter
- Defined in:
- lib/active_record/connection_adapters/em_pg_adapter.rb
Instance Method Summary collapse
Instance Method Details
#adapter_method ⇒ Object
9 10 11 |
# File 'lib/active_record/connection_adapters/em_pg_adapter.rb', line 9 def adapter_method "EMPg".freeze end |