Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v5.1.7) is shown here.
aliased_table_name()
public
The alias for the active_record’s table
# File activerecord/lib/active_record/associations/join_dependency/join_part.rb, line 44
def aliased_table_name
raise NotImplementedError
end