method

adapter_name

rails latest stable - Class: ActiveRecord::ConnectionAdapters::MysqlAdapter

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.1.0) is shown here.

adapter_name()
public

No documentation available.

# File activerecord/lib/active_record/connection_adapters/mysql_adapter.rb, line 200
      def adapter_name #:nodoc:
        ADAPTER_NAME
      end