Different ways how to do Rails validations contexts
In This Article we will have a look on how to enable different Rails validatorn on different scenarios.
http://www.eq8.eu/blogs/22-different-ways-how-to-do-rails-validations
We will have a look on how to do this both the standard rails “validation context” way, but also some Object Composition way.
Post a comment