aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/session/mem_cache_store.rb
Commit message (Expand)AuthorAgeFilesLines
* Lazy require memcache for session middlewareJoshua Peek2009-09-131-40/+35
* ActionPack components should no longer have undeclared dependencies.Yehuda Katz + Carl Lerche2009-06-081-0/+1
* Move HTTP libs and middleware into ActionDispatch componentJoshua Peek2009-01-271-0/+51