rails--rails/actionpack/lib
David Heinemeier Hansson 08d23d5375 Allow sweepers to be created solely for expiring after controller actions, not model changes [DHH] Added assigns method to ActionController::Caching::Sweeper to easily access instance variables on the controller [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7128 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-06-26 20:45:41 +00:00
..
action_controller Allow sweepers to be created solely for expiring after controller actions, not model changes [DHH] Added assigns method to ActionController::Caching::Sweeper to easily access instance variables on the controller [DHH] 2007-06-26 20:45:41 +00:00
action_pack Run with the latest versions so beta gems will work 2007-04-21 17:06:16 +00:00
action_view Massive documentation update for all helpers (closes #8223, #8177, #8175, #8108, #7977, #7972, #7971, #7969) [jeremymcanally] 2007-06-23 17:49:18 +00:00
action_controller.rb Deprecation: remove pagination. Install the classic_pagination plugin for forward compatibility, or move to the superior will_paginate plugin. Closes #8157. 2007-06-11 00:51:11 +00:00
action_pack.rb Update copyright times 2006-09-03 18:53:05 +00:00
action_view.rb Use a consistent load path to avoid double requires. Fix some scattered Ruby warnings. 2007-01-28 07:16:55 +00:00