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
ecfd6d90eeeeeffb7415b4d9316da4e0bc35743b
rails
/
actionpack
/
lib
/
action_dispatch
History
Joshua Peek
fef7a77386
Request#subdomain returns a string version of Request#subdomains
2010-02-28 17:16:34 -06: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
Remind us that RoutingAssertions should work in an integration context
2010-02-26 22:47:36 -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