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
18bcce596efaa4e77a202431ab5e736001a394c6
rails
/
actionpack
/
lib
/
action_dispatch
History
Carl Lerche
fb14b8c6fd
ActionDispatch::Request deprecates #request_uri
...
* Refactored ActionPatch to use fullpath instead
2010-03-03 21:24:00 -08:00
..
http
ActionDispatch::Request deprecates #request_uri
2010-03-03 21:24:00 -08:00
middleware
Revert behavior from
a5684dfa3c
and ensure after_initializer is executed after to_prepare callbacks.
2010-02-19 08:15:49 +01:00
routing
Remove implicit controller namespacing from new dsl
2010-02-28 16:39:01 -06:00
testing
No longer add missing leading / on path args to assert_redirected_to. Deprecated in 2.3.6.
2010-03-02 14:16:25 -08:00
railtie.rb
Makes send_file work again by deferring to Rack::Sendfile.
2010-02-23 17:06:35 -08:00
routing.rb
Final pass at removing the router from a global constant
2010-02-25 17:53:29 -08:00