On 26 nov 2008, at 18.46, Hong Jiang wrote:


On Wed, Nov 26, 2008 at 9:18 AM, bartee <[EMAIL PROTECTED]> wrote:

Ok...

I get it...

This line generated the "articles" model

           merb-gen resource article title:string,content:text #
separate each field with comma, no space(s) allowed

the "merg-gen resource users........."  seems to be missing from the
description of the process.....

If you used "merb-gen app ...", by default it generates an app that
uses merb-auth for authentication. So the User model is generated with
the app.


...which you can actually see on the wiki page, in the first "command section":

$ merb-gen app my-first-app
Generating with app generator:
     [ADDED]  gems

     ...

     [ADDED]  app/models/user.rb


Attachment: PGP.sig
Description: This is a digitally signed message part

Reply via email to