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-25 06:18:04 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7ea4add86231ef628d479516c8a09ca55e610bc
rails
/
activeresource
/
lib
/
active_resource
History
Xavier Noria
a2270ef259
Inline code comments for class_eval/module_eval [
#1657
state:resolved]
...
Signed-off-by: Pratik Naik <
pratiknaik@gmail.com
>
2008-12-28 19:49:28 +00: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
Inline code comments for class_eval/module_eval [
#1657
state:resolved]
2008-12-28 19:49:28 +00: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