Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Harmonize framework require strategy. Don't add self to load path since Rails... | Jeremy Kemper | 2008-08-25 | 1 | -10/+7 |
* | Support agnostic formats when calling custom methods. Closes #10635 [joerich... | Rick Olson | 2007-12-28 | 1 | -1/+1 |
* | Added ActiveResource.format= which defaults to :xml but can also be set to :j... | David Heinemeier Hansson | 2007-09-20 | 1 | -0/+1 |
* | Remove ActiveResource::Struct because it hasn't proven very useful. Creating ... | Jeremy Kemper | 2007-06-09 | 1 | -1/+0 |
* | Added support for calling custom methods #6979 [rwdaigle] | David Heinemeier Hansson | 2007-04-26 | 1 | -0/+2 |
* | Fix gem deprecation warnings, which also means depending on RubyGems 0.9.0+ [... | David Heinemeier Hansson | 2007-02-04 | 1 | -1/+1 |
* | Basic validation support [Rick Olson] | Rick Olson | 2006-09-08 | 1 | -1/+8 |
* | Initial check-in of Active Resourse | David Heinemeier Hansson | 2006-06-25 | 1 | -0/+38 |