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
91ce8d8b7f4e7ab93dda159595debadd4f659ab9
rails
/
actionpack
/
lib
/
action_dispatch
History
David Heinemeier Hansson
cf9d6a95e8
Added ActionDispatch::Request#authorization to access the http authentication header regardless of its proxy hiding [DHH]
2009-12-20 18:30:50 -08:00
..
http
Added ActionDispatch::Request#authorization to access the http authentication header regardless of its proxy hiding [DHH]
2009-12-20 18:30:50 -08:00
middleware
Use AbstractController error constants
2009-12-16 16:11:42 -06:00
routing
:to => redirect() can take a String using 1.9-style interpolation or proc that takes the path parameters as a Hash
2009-12-20 14:07:32 -08:00
testing
Move route reloading into railties
2009-12-14 17:54:41 -06:00
routing.rb
Move controller namespace tracking into route set so it gets
2009-12-02 14:10:22 -06:00