993ca7ab3c
The validatable library can be included with any Ruby class and provide validations similar to ActiveRecord's. The library follows ActiveRecord's lead for features that are similar and introduces new features.
3 lines
211 B
Text
3 lines
211 B
Text
The validatable library can be included with any Ruby class and provide
|
|
validations similar to ActiveRecord's. The library follows ActiveRecord's
|
|
lead for features that are similar and introduces new features.
|