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
ab2877cbe89e266ee986fc12e603abd93ac017ad
rails
/
actionpack
/
lib
/
action_dispatch
History
José Valim
68b4720fd1
Accept both regexps and strings for LOCALHOST.
2010-06-08 20:11:05 +02:00
..
http
Improve performance of commonly used request methods
2010-06-04 20:11:04 -07:00
middleware
Accept both regexps and strings for LOCALHOST.
2010-06-08 20:11:05 +02:00
routing
Fix resources ignoring scope options
2010-06-08 19:33:27 +02:00
testing
regular expressions are usually ASCII-encoded, so force_encoding the content of a Node to the encoding of the regular expression is wrong.
2010-06-07 18:06:08 -04:00
railtie.rb
Kill legacy dispatcher.
2010-05-18 02:07:59 +02:00
routing.rb
Remove routing implementation details from RDoc
2010-03-31 14:54:07 +01:00