Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved strict validation changelog entry to right place | Bogdan Gusiev | 2011-08-25 | 1 | -0/+1 |
| | |||||
* | Merge pull request #2563 from bogdan/internal_validation | José Valim | 2011-08-25 | 1 | -2/+5 |
|\ | | | | | Implemented strict validation concept | ||||
| * | Add strict validation example to guides | Bogdan Gusiev | 2011-08-24 | 1 | -2/+5 |
| | | |||||
* | | Updates to remove extra whitespaces and notably fix a whitespace issue with ↵ | Jeff Dutil | 2011-08-16 | 1 | -1/+0 |
|/ | | | | ajax_on_rails causing a code block not to render the entire block properly. | ||||
* | ActiveModel::Validations basic guide | Vishnu Atrai | 2011-08-13 | 1 | -0/+24 |
| | |||||
* | Dirty object methods added to active model basics | Sukeerthi Adiga G | 2011-08-13 | 1 | -1/+87 |
| | |||||
* | ActiveModel::Conversion basic guide | Vishnu Atrai | 2011-08-13 | 1 | -0/+23 |
| | |||||
* | ActiveModel::Callbacks basic guide | Vishnu Atrai | 2011-08-13 | 1 | -6/+2 |
| | |||||
* | ActiveModel::Callbacks basic guide | Vishnu Atrai | 2011-08-13 | 1 | -0/+24 |
| | |||||
* | AttributeMethods refector suffix method added some usages | Vishnu Atrai | 2011-08-13 | 1 | -1/+12 |
| | |||||
* | ActiveModel::AttributeMethods basic guide | Vishnu Atrai | 2011-08-13 | 1 | -1/+26 |
| | |||||
* | Adding Basic file for ActiveModel. @vatrai and @sukeerthiadiga is going to ↵ | Arun Agrawal | 2011-08-13 | 1 | -0/+16 |
take care other detailed stuff. |