method

check_validity

rails latest stable - Class: ActiveRecord::Associations::Builder::HasAndBelongsToMany

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.2.13) is shown here.

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.