rails/actionpack/lib
2004-12-22 22:50:44 +00:00
..
action_controller Forgot to include the new session module 2004-12-22 14:30:29 +00:00
action_view Fixed UrlHelper#link_to_unless so it doesn't care if the id is a string or fixnum [zenspider] 2004-12-22 22:50:44 +00:00
action_controller.rb Added search through session to clear out association caches at the end of each request. This makes it possible to place Active Record objects in the session without worrying about stale data in the associations (the main object is still subject to caching, naturally) #347 [Tobias Luetke] 2004-12-22 13:53:47 +00:00
action_view.rb Updated documentation 2004-12-16 17:45:37 +00:00