1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib/action_dispatch/middleware/session
Yehuda Katz + Carl Lerche 86fc43fd58 ActionPack components should no longer have undeclared dependencies.
* Tests can be run in isolation
  * Dependencies added
  * A few tests modified to avoid depending on AS deps 
    not depended on my files they were testing
2009-06-08 13:34:07 -07:00
..
abstract_store.rb Revert "Only save the session if we're actually writing to it [#2703 state:resolved]" 2009-05-30 09:36:08 -05:00
cookie_store.rb Inherit TestSession from Session::AbstractStore and add indifferent access to Session::AbstractStore. 2009-04-26 14:33:57 -05:00
mem_cache_store.rb ActionPack components should no longer have undeclared dependencies. 2009-06-08 13:34:07 -07:00