Message from discussion
Scaffolding in Merb... Any Tutorial available
Received: by 10.90.81.19 with SMTP id e19mr1305491agb.5.1222474001719;
Fri, 26 Sep 2008 17:06:41 -0700 (PDT)
Return-Path: <m...@aimonetti.net>
Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158])
by mx.google.com with ESMTP id 39si19188689yxd.2.2008.09.26.17.06.41;
Fri, 26 Sep 2008 17:06:41 -0700 (PDT)
Received-SPF: neutral (google.com: 72.14.220.158 is neither permitted nor denied by best guess record for domain of m...@aimonetti.net) client-ip=72.14.220.158;
Authentication-Results: mx.google.com; spf=neutral (google.com: 72.14.220.158 is neither permitted nor denied by best guess record for domain of m...@aimonetti.net) smtp.mail=m...@aimonetti.net
Received: by fg-out-1718.google.com with SMTP id l27so765244fgb.2
for <merb@googlegroups.com>; Fri, 26 Sep 2008 17:06:40 -0700 (PDT)
Received: by 10.103.169.1 with SMTP id w1mr442131muo.71.1222474000834;
Fri, 26 Sep 2008 17:06:40 -0700 (PDT)
Received: by 10.103.17.7 with HTTP; Fri, 26 Sep 2008 17:06:40 -0700 (PDT)
Message-ID: <f58d8dcb0809261706q67f449b8vc1b2245733015d8c@mail.gmail.com>
Date: Fri, 26 Sep 2008 17:06:40 -0700
From: "Matt Aimonetti" <mattaimone...@gmail.com>
Sender: m...@aimonetti.net
To: merb@googlegroups.com
Subject: Re: [merb] Re: Scaffolding in Merb... Any Tutorial available
In-Reply-To: <709de1d10809260116k1a39af8bm3b4d32b7dd5f84ea@mail.gmail.com>
Mime-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_Part_34887_179697.1222474000821"
References: <3e6a745a-bf52-46a6-8032-8ba27c34cec1@p31g2000prf.googlegroups.com>
<709de1d10809260116k1a39af8bm3b4d32b7dd5f84ea@mail.gmail.com>
------=_Part_34887_179697.1222474000821
Content-Type: text/plain; charset=UTF-8
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 <
michael.s.klis...@gmail.com> wrote:
>
> 2008/9/26 MyMerb <mym...@gmail.com>:
> > 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
>
> >
>
------=_Part_34887_179697.1222474000821
Content-Type: text/html; charset=UTF-8
<div dir="ltr">FYI and to add to what Michael just said:<br><br>merb-gen resource Bird name:string color:string family_id:integer last_location:string last_seen_at:datetime<br><br>merb-gen AR template uses the same syntax as Rails generator.<br>
<br>-Matt<br><br><br><div class="gmail_quote">On Fri, Sep 26, 2008 at 1:16 AM, Michael Klishin <span dir="ltr"><<a href="mailto:michael.s.klis...@gmail.com">michael.s.klis...@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
2008/9/26 MyMerb <<a href="mailto:mym...@gmail.com">mym...@gmail.com</a>>:<br>
<div class="Ih2E3d">> So far... I have not seen any tutorial on Scaffolding in Merb.<br>
<br>
</div>run merb-gen without arguments to see generators available on your system.<br>
Additional gems may provide their own generators.<br>
--<br>
<font color="#888888">MK<br>
</font><div><div></div><div class="Wj3C7c"><br>
<br>
</div></div></blockquote></div><br></div>
------=_Part_34887_179697.1222474000821--