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
21efba464afa2ae6e5dfd938ac8a3ce446faf7e7
rails
/
activeresource
/
lib
/
active_resource
History
Jeremy Kemper
e8c4939fb3
Benchmark.ms
2008-12-09 11:17:11 -08: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
Merge with docrails
2008-12-07 03:27:53 +01:00
connection.rb
Benchmark.ms
2008-12-09 11:17:11 -08: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