index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activeresource
/
lib
/
active_resource
/
http_mock.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed a few instances of of words in the API docs written in British Englis...
Oemuer Oezkir
2011-07-24
1
-1
/
+1
*
Prefer each instead of for in activeresource
Guillermo Iguaran
2011-05-23
1
-1
/
+1
*
corrected some further tests and docs for the ARes change to json change
Josh Kalderimis
2011-05-18
1
-23
/
+23
*
Added some docs on ActiveResource::HttpMock
Sebastian Martinez
2011-05-01
1
-0
/
+4
*
Remove extra whitespaces.
Sebastian Martinez
2011-05-01
1
-5
/
+5
*
Using Object#in? and Object#either? in various places
Prem Sichanugrist
2011-04-11
1
-1
/
+2
*
Fixed a bug where ActiveResource::HttpMock would not replace an existing resp...
Josh Bassett
2011-02-09
1
-3
/
+14
*
- update documentation
Gaston Ramos
2010-10-07
1
-0
/
+9
*
- Fix ActiveResource::HttpMock.respond_to replace the response
Gaston Ramos
2010-10-07
1
-19
/
+28
*
Adding option to ActiveResource to allow you to not reset the previously stor...
Mikel Lindsaar
2010-08-29
1
-2
/
+38
*
Updating documentation on ActiveResource HTTP Mock and also adding test coverage
Mikel Lindsaar
2010-08-29
1
-3
/
+37
*
Make ActiveResource::InvalidRequestError more user friendly
Mikel Lindsaar
2010-08-25
1
-2
/
+6
*
Deletes trailing whitespaces (over text files only find * -type f -exec sed '...
Santiago Pastorino
2010-08-14
1
-4
/
+4
*
adds missing requires for Object#try
Xavier Noria
2010-08-09
1
-1
/
+5
*
Fix bug where ActiveResource::HttpMock would overwrite Accept/Content-Type he...
Elomar França
2010-06-24
1
-2
/
+14
*
fix stack trace lines on class_eval
Santiago Pastorino
2010-04-09
1
-2
/
+2
*
Setup ActiveResource autoloads
Joshua Peek
2009-06-08
1
-1
/
+0
*
Cherry pick Active Support dependencies. Autoload.
Jeremy Kemper
2009-05-06
1
-1
/
+6
*
Fix example and exception message
Jeremy Kemper
2009-02-06
1
-2
/
+2
*
Work around mock request hashing problem on 1.9 and jruby
Jeremy Kemper
2009-02-06
1
-42
/
+24
*
Inline code comments for class_eval/module_eval [#1657 state:resolved]
Xavier Noria
2008-12-28
1
-0
/
+8
*
Format related patches to support serializing data out in the correct format ...
Rasik Pandey
2008-08-29
1
-1
/
+1
*
Merge with docrails.
Pratik Naik
2008-07-16
1
-1
/
+1
*
Merge docrails.
Pratik Naik
2008-05-25
1
-3
/
+74
*
Use HEAD instead of GET inside exists? Closes #11062 [bscofield]
Michael Koziarski
2008-02-09
1
-2
/
+2
*
Ruby 1.9 compatibility
Jeremy Kemper
2007-12-21
1
-7
/
+6
*
Correct empty response handling. Closes #10445.
Jeremy Kemper
2007-12-10
1
-2
/
+13
*
Ruby 1.9 compat, consistent load paths
Jeremy Kemper
2007-10-02
1
-1
/
+1
*
Added ActiveResource.format= which defaults to :xml but can also be set to :j...
David Heinemeier Hansson
2007-09-20
1
-1
/
+6
*
Added support for calling custom methods #6979 [rwdaigle]
David Heinemeier Hansson
2007-04-26
1
-0
/
+8
*
Disregard namespaces from the default element name, so Highrise::Person will ...
David Heinemeier Hansson
2007-04-19
1
-1
/
+1
*
Mega documentation patches. #7025, #7069 [rwdaigle]
Rick Olson
2007-01-16
1
-1
/
+1
*
HttpMock InvalidRequestError inspects the mismatched request
Jeremy Kemper
2006-12-21
1
-2
/
+2
*
move http_mock to lib so others can use it in their Ares tests
Jeremy Kemper
2006-12-21
1
-0
/
+123