aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/new_base/hide_actions.rb
Commit message (Expand)AuthorAgeFilesLines
* Add depends_on, use, and setup to abstract up ideas about module inheritance.Yehuda Katz and Carl Lerche2009-04-071-6/+3
* Working toward getting a basic AbstractController frameworkYehuda Katz2009-03-171-0/+6
* Try to build a new AC::Base on top of AbstractControllerYehuda Katz2009-03-121-0/+28