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-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
79a9bebcbf53673cab5d588869819702ac5a9607
rails
/
actionpack
/
test
/
dispatch
/
request
History
Prem Sichanugrist
8c9e4d5202
Add
ActionController::ParamsWrapper
to wrap parameters into a nested hash
...
This will allow us to do a rootless JSON/XML request to server.
2011-05-03 03:21:43 +07:00
..
json_params_parsing_test.rb
Add
ActionController::ParamsWrapper
to wrap parameters into a nested hash
2011-05-03 03:21:43 +07:00
multipart_params_parsing_test.rb
if it walks like a duck and talks like a duck, it must be a duck
2010-10-04 16:57:11 -07:00
query_string_parsing_test.rb
Remove deprecated stuff in ActionController
2010-09-26 02:13:45 +08:00
url_encoded_params_parsing_test.rb
Remove deprecated stuff in ActionController
2010-09-26 02:13:45 +08:00
xml_params_parsing_test.rb
Add
ActionController::ParamsWrapper
to wrap parameters into a nested hash
2011-05-03 03:21:43 +07:00