aboutsummaryrefslogtreecommitdiffstats
path: root/railties/guides/source/active_model_basics.textile
Commit message (Collapse)AuthorAgeFilesLines
* No more changelogs inside guidesVijay Dev2011-09-151-5/+0
|
* some of the changes for validation earlier reverted from d20281aVijay Dev2011-09-031-0/+2
|
* Moved strict validation changelog entry to right placeBogdan Gusiev2011-08-251-0/+1
|
* Merge pull request #2563 from bogdan/internal_validationJosé Valim2011-08-251-2/+5
|\ | | | | Implemented strict validation concept
| * Add strict validation example to guidesBogdan Gusiev2011-08-241-2/+5
| |
* | Updates to remove extra whitespaces and notably fix a whitespace issue with ↵Jeff Dutil2011-08-161-1/+0
|/ | | | ajax_on_rails causing a code block not to render the entire block properly.
* ActiveModel::Validations basic guideVishnu Atrai2011-08-131-0/+24
|
* Dirty object methods added to active model basicsSukeerthi Adiga G2011-08-131-1/+87
|
* ActiveModel::Conversion basic guideVishnu Atrai2011-08-131-0/+23
|
* ActiveModel::Callbacks basic guideVishnu Atrai2011-08-131-6/+2
|
* ActiveModel::Callbacks basic guideVishnu Atrai2011-08-131-0/+24
|
* AttributeMethods refector suffix method added some usagesVishnu Atrai2011-08-131-1/+12
|
* ActiveModel::AttributeMethods basic guideVishnu Atrai2011-08-131-1/+26
|
* Adding Basic file for ActiveModel. @vatrai and @sukeerthiadiga is going to ↵Arun Agrawal2011-08-131-0/+16
take care other detailed stuff.