aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/new_base/compatibility.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into wip_abstract_controllerYehuda Katz + Carl Lerche2009-05-111-1/+6
* Fixed a bug with handling render optionsYehuda Katz + Carl Lerche2009-05-111-0/+9
* Aliased AbstractController::ActionNotFound to ActionController::UnknownActionYehuda Katz + Carl Lerche2009-05-111-5/+8
* Ported ConditionalGet to new BaseYehuda Katz + Carl Lerche2009-05-111-0/+3
* Renamed Base2 to Base and don't require old action_controller for new BaseYehuda Katz + Carl Lerche2009-05-011-0/+21
* Add support for stripping "layouts/" from the layout name Yehuda Katz + Carl Lerche2009-05-011-0/+5
* OMG, a lot of workYehuda Katz + Carl Lerche2009-05-011-0/+12