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
7979da2fa894a89f2e90169e688c3887dfda5270
rails
/
actionpack
/
lib
/
action_dispatch
History
Jeremy Kemper
9f83cdc38e
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
..
http
Request#subdomain returns a string version of Request#subdomains
2010-02-28 17:16:34 -06: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