aboutsummaryrefslogtreecommitdiffstats
path: root/activeresource/test/fixtures
Commit message (Expand)AuthorAgeFilesLines
* Remove Active Resource source files from the repositoryPrem Sichanugrist2012-03-139-79/+0
* Prefer to document with https:// example URLs and no port numbersJeremy Kemper2012-01-221-1/+1
* Active Resource typos.R.T. Lechow2011-03-051-1/+1
* ActiveResource validation tests did not test ActiveModel validations. Adjust ...Ken Mazaika2011-02-151-13/+6
* Fix broken module namespacing in ActiveResource with Ruby 1.9 [#5699 state:re...Matthijs Langenberg2010-09-271-1/+5
* Allow ActiveResource to work with non-generated ids [#5660 state:resolved]Jacques Crocker2010-09-252-0/+24
* ActiveResource shouldn't consider modules in the pathSantiago Pastorino2010-05-151-0/+5
* Added validations to ActiveResource. Added a smoke test to see if we can add ...taryn2009-08-191-0/+25
* HTTP proxy supportMarshall Huss2009-08-081-0/+4
* Fixes parsing deep nested resources from XML. [#380 state:resolved]Luis Hurtado2008-06-091-0/+3
* Ruby 1.9 compat, consistent load pathsJeremy Kemper2007-10-021-1/+1
* Subclasses share superclass site until explicitly set. This way you can set S...Jeremy Kemper2006-12-211-2/+2
* Allow subclassed resources to share the site info [Rick]Rick Olson2006-12-131-0/+14
* Deep hashes are converted into collections of resources. Class attribute writ...Jeremy Kemper2006-09-041-2/+2
* Major updates to ActiveResource, please see changelog and unit tests [Rick Ol...Rick Olson2006-09-012-1/+5
* Initial check-in of Active ResourseDavid Heinemeier Hansson2006-06-251-0/+3