Skip to content

adamgotterer/validation_rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

validation_rules gem

A collection of commonly used Ruby validation rules

gem "validation_rules", "~> 1.0.5"

No documentationn yet, use http://rubydoc.info/gems/validation_rules/1.0.5/frames

Change log:

1.0.5

  • Changes the way numeric works. It no longer only looks for just integers. It now supports floats, decimals and numeric strings.
  • Added numeric check to numeric_min, numeric_max, positive, negative and range

About

A collection of Ruby validation rules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages