From c5ebbfaf5b1191ece1988636496c35e246addada Mon Sep 17 00:00:00 2001 From: Vijay Dev Date: Fri, 20 Jan 2012 00:46:37 +0530 Subject: update release notes [ci skip] --- railties/guides/source/3_2_release_notes.textile | 2 -- 1 file changed, 2 deletions(-) (limited to 'railties/guides/source') diff --git a/railties/guides/source/3_2_release_notes.textile b/railties/guides/source/3_2_release_notes.textile index 9e3f3befd7..74bc757948 100644 --- a/railties/guides/source/3_2_release_notes.textile +++ b/railties/guides/source/3_2_release_notes.textile @@ -226,8 +226,6 @@ In the example above, Posts controller will no longer automatically look up for * Deprecated method_missing in favour of +action_missing+ for missing actions. -* Deprecated ActionController#performed? in favour of checking for the presence of response_body. - * Deprecated ActionController#rescue_action, ActionController#initialize_template_class and ActionController#assign_shortcuts. h4. Action Dispatch -- cgit v1.2.3