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
8698debcc2ad16fbc10340fc39afcba6b1503652
rails
/
actionpack
/
lib
/
action_dispatch
History
Brian Durand
2b04c2f66e
Add ActionDispatch::Session::CacheStore as a generic way of storing sessions in a cache.
2011-10-21 13:13:29 -05:00
..
http
Added X-Request-Id tracking and TaggedLogging to easily log that and other production concerns
2011-10-19 12:59:33 -05:00
middleware
Add ActionDispatch::Session::CacheStore as a generic way of storing sessions in a cache.
2011-10-21 13:13:29 -05:00
routing
Leave escaping up to Journey
2011-10-13 21:40:42 -07: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