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-28 15:58:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4dbfe18b37ad4fa95eecb9082a446c798e84e499
rails
/
activeresource
/
lib
/
active_resource
History
David Heinemeier Hansson
ca7e4d71c2
Should be 2.2.0 as well
2008-10-23 20:23:01 +02: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
Get rid of 'Object#send!'. It was originally added because it's in Ruby 1.9, but it has since been removed from 1.9.
2008-08-31 13:20:15 -07: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
Should be 2.2.0 as well
2008-10-23 20:23:01 +02:00