This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
0549ba10b3
rails--rails
/
actionpack
/
lib
/
action_dispatch
History
José Valim
96aa3bd0ea
Clean up subdomain code a bit.
2011-10-04 11:31:47 +02:00
..
http
Clean up subdomain code a bit.
2011-10-04 11:31:47 +02:00
middleware
Deprecate passing the template handler in the template name.
2011-09-22 15:37:38 +02:00
routing
:subdomain can now be specified with a value of false in url_for, allowing for subdomain(s) removal from the host during link generation.
Closes
#2025
2011-10-04 09:16:34 +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
stop circular require warnings
2011-08-24 16:47:01 -07:00
routing.rb
Also change the default route comment
2011-06-16 14:03:41 +08:00