Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | to_key should return all exists keys (if any exists), regardless if the objec... | José Valim | 2010-08-15 | 1 | -3/+6 |
* | Deletes trailing whitespaces (over text files only find * -type f -exec sed '... | Santiago Pastorino | 2010-08-14 | 1 | -6/+6 |
* | edit pass to apply API guideline wrt the use of "# =>" in example code | Xavier Noria | 2010-07-30 | 1 | -3/+3 |
* | Minor changes to callbacks and conversion API docs. | Rizwan Reza | 2010-06-14 | 1 | -7/+11 |
* | Fix spelling error in ActiveModel::Conversion docs. [#4826 state:resolved] | Pavel Gorbokon | 2010-06-11 | 1 | -1/+1 |
* | Require persisted? in ActiveModel::Lint and remove new_record? and destroyed?... | José Valim | 2010-02-21 | 1 | -6/+6 |
* | Add to_key and to_param methods to ActiveModel::Conversion. | José Valim | 2010-02-21 | 1 | -10/+35 |
* | Merge docrails | Pratik Naik | 2010-01-17 | 1 | -1/+12 |
* | AMo conversion helper | Joshua Peek | 2009-07-21 | 1 | -0/+8 |