public
Description: Not scaffolding. Resourcing. Creates extremely customizable resource controllers with one line of code.
Clone URL: git://github.com/jnewland/resource_this.git
warning

git-svn-id: 
http://jnewland.com/svn/public/ruby/rails/plugins/resource_this@33 
9b6b69f6-dd27-0410-8144-a0f3c56a22ea
jnewland (author)
Sun Sep 16 13:57:02 -0700 2007
commit  5160988ac478f036a0068f29f3b346b04a71cb2a
tree    1afafaf59bac291325910f74c19d87cbbda87922
parent  3d6c8922185dd7d5fe962cb88afd4d95eb6b406f
0
...
3
4
5
 
 
6
7
8
...
3
4
5
6
7
8
9
10
0
@@ -3,6 +3,8 @@ resouce_this
0
 
0
 Not scaffolding. Resourcing. Creates extremely customizable resource controllers with one line of code.
0
 
0
+NOTE: no nested resource support. yet. this is in testing
0
+
0
   class PostsController < ActionController::Base
0
    resource_this
0
   end

Comments

    No one has commented yet.