This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-01-26 06:48:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3db59ce0dc91b73e106957dcf252bbae31679dfc
rails
/
activeresource
/
lib
/
active_resource
History
David Heinemeier Hansson
51a19ae2bf
Assume that the next version is going to be 2.3 for now
2008-11-19 14:12:38 +01:00
..
formats
Add ActiveResource::Base#to_xml and ActiveResource::Base#to_json methods. [
#1011
state:resolved]
2008-10-07 17:48:02 +01:00
base.rb
Add ActiveResource::Base#to_xml and ActiveResource::Base#to_json methods. [
#1011
state:resolved]
2008-10-07 17:48:02 +01:00
connection.rb
HTTP Accept header
2008-09-18 11:15:48 +02:00
custom_methods.rb
Fixed that ActiveResource#post would post an empty string when it shouldn't be posting anything (Paolo Angelini) [
#525
state:committed]
2008-10-30 12:47:23 +01:00
formats.rb
Added ActiveResource.format= which defaults to :xml but can also be set to :json [DHH]. Added one-off declarations of mock behavior [DHH]
2007-09-20 23:18:05 +00:00
http_mock.rb
Format related patches to support serializing data out in the correct format with correct http request headers per http method type [
#450
state:resolved]
2008-08-29 18:45:39 -07:00
validations.rb
Merge docrails
2008-09-03 17:58:47 +01:00
version.rb
Assume that the next version is going to be 2.3 for now
2008-11-19 14:12:38 +01:00