Skip to content

Commit

Permalink
update release notes [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
vijaydev authored and prasath committed Feb 7, 2012
1 parent 1c7a699 commit d3d6dba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions railties/guides/source/3_2_release_notes.textile
Expand Up @@ -226,8 +226,6 @@ In the example above, Posts controller will no longer automatically look up for

* Deprecated <tt>method_missing</tt> in favour of +action_missing+ for missing actions.

* Deprecated <tt>ActionController#performed?</tt> in favour of checking for the presence of <tt>response_body</tt>.

* Deprecated <tt>ActionController#rescue_action</tt>, <tt>ActionController#initialize_template_class</tt> and <tt>ActionController#assign_shortcuts</tt>.

h4. Action Dispatch
Expand Down

0 comments on commit d3d6dba

Please sign in to comment.