Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add titles to the rest of the files in active_model/validations/* | Rizwan Reza | 2010-06-15 | 1 | -0/+2 |
* | Fix a bunch of minor spelling mistakes | Evgeniy Dolzhenko | 2010-06-11 | 1 | -1/+1 |
* | Validates needs hash slice. | José Valim | 2010-01-17 | 1 | -0/+2 |
* | Fix typos and add tests to ensure they will be caught the next time. | José Valim | 2010-01-11 | 1 | -1/+1 |
* | Fix typo by renaming :genre to :gender. | José Valim | 2010-01-09 | 1 | -1/+1 |
* | Allow validates to map some types to specific options. So now you can do: | José Valim | 2010-01-08 | 1 | -12/+32 |
* | Allow :if, :unless, :on, :allow_nil and :allow_blank as shared options in val... | José Valim | 2010-01-07 | 1 | -6/+18 |
* | Add validates method as shortcut to setup validators for a given set of attri... | jamie | 2010-01-07 | 1 | -0/+74 |