-
paulreece authored
This removes the writer method for table_alias from Arel::Table. Since arel_table is a private API of the framework, no one should be modifying it.
paulreece authoredThis removes the writer method for table_alias from Arel::Table. Since arel_table is a private API of the framework, no one should be modifying it.
Loading