public
Description: resources_controller rails plugin: rc makes RESTful controllers fun
Homepage: http://plugins.ardes.com/doc/resources_controller
Clone URL: git://github.com/ianwhite/resources_controller.git
Click here to lend your support to: resources_controller and make a donation at www.pledgie.com !
Updated README and SPECDOC
ianwhite (author)
Wed Sep 17 14:33:06 -0700 2008
commit  1db6354d56bb7e25a2ad47df556a5627bde3111e
tree    88cf954be47235f8894cd1ea7345d4e2f8de3f4a
parent  1d1acf0e45af72546cda137dc21cfb46543005f2
...
6
7
8
9
 
10
11
12
...
6
7
8
 
9
10
11
12
0
@@ -6,7 +6,7 @@ Also see http://blog.ardes.com/resources_controller
0
 
0
 See the CHANGLELOG for recent changes.
0
 
0
-== works with rails 2.0-stable and edge
0
+== works with rails 2.0-stable, 2.1-stable, and edge
0
 
0
 resources_controller works with rails 2.x and edge.
0
 
...
951
952
953
954
 
955
956
...
951
952
953
 
954
955
956
0
@@ -951,6 +951,6 @@ deprecated methods
0
 #route_enclosing_names Admin::Superduper::ForumsController for named_route:
0
 - :admin_superduper_forums should be []
0
 
0
-Finished in 8.293483 seconds
0
+Finished in 8.455269 seconds
0
 
0
 632 examples, 0 failures

Comments