method

name

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

Method not available on this version

This method is only available on newer versions. The first available version (v4.0.2) is shown here.

name()
public

No documentation available.

# File activerecord/lib/active_record/connection_adapters/abstract/schema_definitions.rb, line 306
      def name; @td.name; end