Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v4.0.2) is shown here.
aliased_prefix()
public
The prefix to be used when aliasing columns in the active_record’s table
# File activerecord/lib/active_record/associations/join_dependency/join_part.rb, line 38
def aliased_prefix
raise NotImplementedError
end