This project is archived and is in readonly mode.

Changeset [c1aa5b0e14cd4bd27a5d8bd85cf7c36fa5911830] by Yehuda Katz and Carl Lerche

April 7th, 2009 @ 10:57 PM

Add depends_on, use, and setup to abstract up ideas about module inheritance. http://github.com/rails/rails/co...

Committed by Yehuda Katz and Carl Lerche

  • M actionpack/lib/action_controller/abstract/callbacks.rb
  • M actionpack/lib/action_controller/abstract/helpers.rb
  • M actionpack/lib/action_controller/abstract/layouts.rb
  • M actionpack/lib/action_controller/abstract/logger.rb
  • M actionpack/lib/action_controller/abstract/renderer.rb
  • M actionpack/lib/action_controller/new_base/hide_actions.rb
  • M actionpack/lib/action_controller/new_base/layouts.rb
  • M actionpack/lib/action_controller/new_base/renderer.rb
  • M actionpack/test/abstract_controller/abstract_controller_test.rb
  • M actionpack/test/abstract_controller/callbacks_test.rb
  • M actionpack/test/abstract_controller/helper_test.rb
  • M actionpack/test/abstract_controller/layouts_test.rb
  • M actionpack/test/new_base/test_helper.rb
  • M activesupport/lib/active_support/core_ext/module.rb
  • M activesupport/lib/active_support/core_ext/module/setup.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>