rails/actionpack/lib
Andrew White 56fee39c39 Integrate Journey into Action Dispatch
Move the Journey code underneath the ActionDispatch namespace so
that we don't pollute the global namespace with names that may
be used for models.

Fixes rails/journey#49.
2012-12-19 22:13:08 +00:00
..
abstract_controller Make conditional_layout? private and update documentation 2012-12-17 16:29:38 +00:00
action_controller Add missing require. 2012-12-13 14:49:58 -03:00
action_dispatch Integrate Journey into Action Dispatch 2012-12-19 22:13:08 +00:00
action_pack rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00
action_view Remove obfuscation support from mail_to helper 2012-12-18 22:39:12 -06:00
abstract_controller.rb load active_support/core_ext/module/delegation in active_support/rails 2012-08-02 21:59:23 +02:00
action_controller.rb Add config.action_controller.permit_all_attributes to bypass StrongParameters protection 2012-09-16 23:58:21 -05:00
action_dispatch.rb Integrate Journey into Action Dispatch 2012-12-19 22:13:08 +00:00
action_pack.rb Updated copyright notices for 2012 2011-12-31 20:30:08 +00:00
action_view.rb Refactor AssetUrlHelper to make it friendly for plugins and extensions 2012-10-12 16:56:00 -05:00