Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Base#==, eql?, and hash methods. == returns true if its argument is identical... | Jeremy Kemper | 2006-12-22 | 1 | -0/+43 |
* | Fix issues with ActiveResource collection handling. Closes #6291. [bmilekic] | Rick Olson | 2006-12-12 | 1 | -4/+22 |
* | workaround collections loaded as :people => { :person => [{..attrs..}, {..att... | Jeremy Kemper | 2006-09-22 | 1 | -12/+19 |
* | load expects a Hash | Jeremy Kemper | 2006-09-05 | 1 | -4/+3 |
* | load nil is noop. use new? instead of new_resource? | Jeremy Kemper | 2006-09-04 | 1 | -0/+6 |
* | Deep hashes are converted into collections of resources. Class attribute writ... | Jeremy Kemper | 2006-09-04 | 1 | -0/+65 |