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