rails/actionpack/lib
David Heinemeier Hansson 8efa1513ed Moved support files into Active Support
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@275 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2004-12-29 21:09:59 +00:00
..
action_controller Moved support files into Active Support 2004-12-29 21:09:59 +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