Community

Effectively Use Rails 5 Validation Methods

(Obie Fernandez) One of the most appealing aspects of Rails is how we can declaratively specify the criteria for determining the validity of model objects. In this excerpt, the ActiveRecord Validations API is covered in-depth.