Railscasts: Conditional Validations
Railscasts has posted a free screencast on conditional validations in Ruby on Rails: “By default, validations will take place every time the model is saved. Sometimes you only want a validation to happen when certain conditions are met. See how to do that in this episode.”
