Method: ActiveRecord::ConnectionAdapters::PostgreSQLIndexDefinition#base
- Defined in:
- lib/active_record/postgresql_extensions/indexes.rb
#base ⇒ Object
Returns the value of attribute base.
170 171 172 |
# File 'lib/active_record/postgresql_extensions/indexes.rb', line 170 def base @base end |