rails/actionpack/lib
Jeremy Kemper 1fbd02e446 Revert "Add config.action_controller.include behavior to plugins."
This reverts commit 7e8b7f46bfc086a36db996420fbee93348c5268e.

Conflicts:

	railties/lib/rails/plugin.rb
2009-12-30 19:34:15 -08:00
..
abstract_controller Silence some trivial warnings: shadowed local vars, indentation mismatches 2009-12-28 17:36:08 -08:00
action_controller Revert "Add config.action_controller.include behavior to plugins." 2009-12-30 19:34:15 -08:00
action_dispatch Make sure evalled method knows where it came from 2009-12-29 01:04:32 -08:00
action_pack Bump up the version to 3.0.pre 2009-06-30 14:37:12 -07:00
action_view Silence some trivial warnings: shadowed local vars, indentation mismatches 2009-12-28 17:36:08 -08:00
abstract_controller.rb Flip deferrable autoload convention 2009-12-22 17:27:37 -06:00
action_controller.rb Flip deferrable autoload convention 2009-12-22 17:27:37 -06:00
action_dispatch.rb Partially revert "ActionDispatch should require as little of ActiveSupport as possible" 2009-12-30 17:35:17 -08:00
action_pack.rb Bump up the year in MIT license files 2009-01-18 05:28:21 +00:00
action_view.rb Remove the ActionView::Base autoload because it creates crazy circular autoload insanity 2009-12-23 18:59:49 -08:00