Skip to content

Commit

Permalink
Missing changelog for :only/:except on map.resources
Browse files Browse the repository at this point in the history
  • Loading branch information
NZKoz committed Nov 14, 2008
1 parent ad679a4 commit 16ae82d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions actionpack/CHANGELOG
@@ -1,5 +1,7 @@
*2.2.1 [RC2] (November 14th, 2008)*

* Added :only and :except to map.resources to let people cut down on the number of redundant routes in an application. Typically only useful for huge routesets. #1215 [Tom Stuart]

* Added render :js for people who want to render inline JavaScript replies without using RJS [DHH]

* Fixed that polymorphic_url should compact given array #1317 [hiroshi]
Expand Down

0 comments on commit 16ae82d

Please sign in to comment.