rails/actionpack/lib
Jeroen van Dijk and Josh Kalderimis affeb51569 Move config_accessor :asset_host from ActionController::Base to AbstractController which fixes issues with asset_host in ActionMailer
Including:
  - Moved mailer objects in separate directory
  - Added two tests for asset_host configuration option
2010-07-24 00:27:25 +02:00
..
abstract_controller Move config_accessor :asset_host from ActionController::Base to AbstractController which fixes issues with asset_host in ActionMailer 2010-07-24 00:27:25 +02:00
action_controller Move config_accessor :asset_host from ActionController::Base to AbstractController which fixes issues with asset_host in ActionMailer 2010-07-24 00:27:25 +02:00
action_dispatch options could be of any kind of Hash (Hash, HashWithIndifferentAccess or OrderedHash) this way we keep the properties of the options passed as an argument 2010-07-21 17:34:02 -07:00
action_pack Get ready for beta 4 2010-06-08 14:47:02 -04:00
action_view options could be of any kind of Hash (Hash, HashWithIndifferentAccess or OrderedHash) this way we keep the properties of the options passed as an argument 2010-07-21 17:34:02 -07:00
abstract_controller.rb No need to delegate. Simply include the whole RecordIdentifier module. 2010-07-21 11:46:38 +02:00
action_controller.rb Moved PolymorphicRoutes to ActionDispatch::Routing 2010-07-20 23:12:46 +02:00
action_dispatch.rb Fix failing railties tests. 2010-07-21 14:16:37 +02:00
action_pack.rb Updating copyright dates on all licenses 2010-02-01 10:10:53 +11:00
action_view.rb No need to delegate. Simply include the whole RecordIdentifier module. 2010-07-21 11:46:38 +02:00