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
36f5d09692bbc7adeef8944530fbf03c8cbe93ea
rails
/
actionpack
/
lib
/
action_dispatch
History
Andrew White
6db9558416
Add shallow routing option to new router [
#3765
status:committed]
...
Signed-off-by: David Heinemeier Hansson <
david@loudthinking.com
>
2010-06-17 09:52:55 -05:00
..
http
Improve performance of commonly used request methods
2010-06-04 20:11:04 -07:00
middleware
Refactored duplication into a separate method. Dropped class variable.
2010-06-11 16:34:53 +02:00
routing
Add shallow routing option to new router [
#3765
status:committed]
2010-06-17 09:52:55 -05: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