Method: Arel::Table#name
- Defined in:
- activerecord/lib/arel/table.rb
#name ⇒ Object
Returns the value of attribute name.
11 12 13 |
# File 'activerecord/lib/arel/table.rb', line 11 def name @name end |
Returns the value of attribute name.
11 12 13 |
# File 'activerecord/lib/arel/table.rb', line 11 def name @name end |