method
check_validity
v3.2.1 -
Show latest stable
- Class:
ActiveRecord::Associations::Builder::HasAndBelongsToMany
check_validity(reflection)private
TODO: These checks should probably be moved into the Reflection, and we should not be
redefining the options[:join_table] value - instead we should define a reflection.join_table method.