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
/
actionpack
/
test
/
controller
/
webservice_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added Hash.create_from_xml(string) which will create a hash from a XML string...
David Heinemeier Hansson
2006-06-16
1
-7
/
+0
*
Make sure xml_simple requests don't blow up if an empty request body is recieved
Jamis Buck
2006-03-18
1
-0
/
+6
*
Add a test to make sure basic XML entities get unescaped properly
Jamis Buck
2006-03-18
1
-0
/
+8
*
XML-formatted requests are typecast according to "type" attributes for :xml_s...
Jamis Buck
2006-03-18
1
-1
/
+53
*
Underscore dasherized keys in formatted requests
Jamis Buck
2006-03-15
1
-3
/
+28
*
Mime types are separated by a comma, not semicolon, in the Accept header. Als...
David Heinemeier Hansson
2006-03-12
1
-5
/
+5
*
Added better support for using the same actions to output for different sourc...
David Heinemeier Hansson
2006-03-11
1
-1
/
+1
*
ActionController::Base.param_parsers now accept symbols. currently supported ...
Tobias Lütke
2006-03-05
1
-2
/
+20
*
Added new infrastructure support for REST webservices.
Tobias Lütke
2006-03-05
1
-0
/
+146
[prev]