mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Lastly, add a require 'models/pet' to association_validation_test.rb, so that test can be run independently (was failing due to that missing dependency). [#2815 status:resolved] Signed-off-by: José Valim <jose.valim@gmail.com>