Method: Arel::Table#table_alias

Defined in:
activerecord/lib/arel/table.rb

#table_aliasObject (readonly)

Returns the value of attribute table_alias.



12
13
14
# File 'activerecord/lib/arel/table.rb', line 12

def table_alias
  @table_alias
end