From 66057c3c1af63001383cd73e83c5a8adc94cef97 Mon Sep 17 00:00:00 2001 From: groditi Date: Fri, 2 Oct 2009 21:01:17 +0000 Subject: move redirect_to to a role and deprecate it --- Changes | 1 + 1 file changed, 1 insertion(+) (limited to 'Changes') diff --git a/Changes b/Changes index bd40cd9..5003d80 100644 --- a/Changes +++ b/Changes @@ -13,6 +13,7 @@ Revision history for Reaction - Wire layout_args, which was forgotten + example of how to use it - CRUD functionality is now implemented as roles, so it can be used without needing to use Controller::Collection::CRUD + - Deprecate redirect_to and move it to an external role 0.002000 - 29 Apr 2008 - Update CheckUniques role to use around instead of overrides - Stop using ACCEPT_CONTEXT, use InstancePerContext instead -- cgit v1.2.3-54-g00ecf