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
312f43324159fbcd8749cd331ed7d6500a714a83
rails
/
actionpack
/
lib
/
action_dispatch
History
José Valim
312f433241
Clear DescendantsTracker on each request.
2010-06-19 17:51:44 +02:00
..
http
Improve performance of commonly used request methods
2010-06-04 20:11:04 -07:00
middleware
Clear DescendantsTracker on each request.
2010-06-19 17:51:44 +02:00
routing
fix for :shallow in router not generating helpers for create, update, and destroy actions when :only or :except are used
2010-06-18 13:59:14 -07: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