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. > > If that is correct then, I'm good.... Just want to make sure where > all the parts from from... > > thx for all the response ... newby is getting it ... > > ...bartee... > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
