Method: ActiveRecord::PGExtensions::PostgreSQLAdapter::Extension#name
- Defined in:
- lib/active_record/pg_extensions/extension.rb
#name ⇒ Object
Returns the value of attribute name
7 8 9 |
# File 'lib/active_record/pg_extensions/extension.rb', line 7 def name @name end |