FYI and to add to what Michael just said: merb-gen resource Bird name:string color:string family_id:integer last_location:string last_seen_at:datetime
merb-gen AR template uses the same syntax as Rails generator. -Matt On Fri, Sep 26, 2008 at 1:16 AM, Michael Klishin < [EMAIL PROTECTED]> wrote: > > 2008/9/26 MyMerb <[EMAIL PROTECTED]>: > > So far... I have not seen any tutorial on Scaffolding in Merb. > > run merb-gen without arguments to see generators available on your system. > Additional gems may provide their own generators. > -- > MK > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
