mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
088c11658a
Now that Validator #setup is called from the initializer, we need a reference to the model's class to be passed in to allow the validators to continue functioning when used at the instance level. Closes #14134. |
||
---|---|---|
.. | ||
account.rb | ||
automobile.rb | ||
blog_post.rb | ||
contact.rb | ||
custom_reader.rb | ||
helicopter.rb | ||
person.rb | ||
person_with_validator.rb | ||
project.rb | ||
reply.rb | ||
sheep.rb | ||
topic.rb | ||
track_back.rb | ||
user.rb | ||
visitor.rb |