Method: ActiveRecord::TableMetadata#arel_table

Defined in:
activerecord/lib/active_record/table_metadata.rb

#arel_tableObject (readonly)

Returns the value of attribute arel_table.



78
79
80
# File 'activerecord/lib/active_record/table_metadata.rb', line 78

def arel_table
  @arel_table
end