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
6887aed31bc4f60bdc3291acd8a2a7a9bca206db
rails
/
actionpack
/
lib
/
action_dispatch
History
José Valim
c41f08cefe
Move symbolize keys to the inner options as we can assume url_options will be properly symbolized.
2011-12-08 21:20:47 +01:00
..
http
Remove dead broken code from AD::Request
2011-12-08 09:30:27 +01:00
middleware
Fix failing cascade exception.
2011-12-03 11:38:25 +01:00
routing
Move symbolize keys to the inner options as we can assume url_options will be properly symbolized.
2011-12-08 21:20:47 +01:00
testing
TestCase should respect the view_assigns API instead of pulling variables on its own.
2011-10-02 11:29:13 +02:00
railtie.rb
Assign config.encoding to AD::Response.default_charset at the initialization time.
2011-12-07 21:11:08 +09:00
routing.rb
Also change the default route comment
2011-06-16 14:03:41 +08:00