| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year in Active Resource and Active Support | Vijay Dev | 2011-05-09 | 1 | -1/+1 |
* | Always pull in version for frameworks (standardize autoload / require / none) | wycats | 2010-10-10 | 1 | -0/+1 |
* | Rename SchemaDefinition => Schema | Joshua Peek | 2009-12-20 | 1 | -1/+2 |
* | Fully expand relative rails framework paths and make sure we aren't | Joshua Peek | 2009-12-16 | 1 | -5/+6 |
* | Reorganize autoloads: | Carlhuda | 2009-12-02 | 1 | -7/+9 |
* | Add wrap_with_notifications helper to AMo observing | Joshua Peek | 2009-07-20 | 1 | -0/+1 |
* | Setup ActiveResource autoloads | Joshua Peek | 2009-06-08 | 1 | -11/+8 |
* | Merge branch 'master' into active_model | Joshua Peek | 2009-05-29 | 1 | -13/+4 |
|\ |
|
| * | Cherry pick Active Support dependencies. Autoload. | Jeremy Kemper | 2009-05-06 | 1 | -10/+1 |
| * | Prefer sibling Active Support | Jeremy Kemper | 2009-05-05 | 1 | -9/+3 |
| * | No more free lunch | Jeremy Kemper | 2009-04-22 | 1 | -0/+1 |
* | | Make Active Resource use ActiveModel::Errors | Pratik Naik | 2009-03-19 | 1 | -0/+7 |
|/ |
|
* | 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 |