Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If a has_many goes :through a belongs_to, and the foreign key of the ↵ | Jon Leighton | 2010-12-23 | 1 | -1/+4 |
| | | | | belongs_to changes, then the has_many should be considered stale. | ||||
* | string IDs are now quoted correctly [#5064 state:resolved] | Will St. Clair + Neeraj Singh | 2010-07-13 | 1 | -0/+3 |
Signed-off-by: José Valim <jose.valim@gmail.com> |