Message from discussion
haml vs erb
Received: by 10.224.180.204 with SMTP id bv12mr11841386qab.4.1327054728884;
Fri, 20 Jan 2012 02:18:48 -0800 (PST)
X-BeenThere: simple-navigation@googlegroups.com
Received: by 10.229.166.138 with SMTP id m10ls2316468qcy.3.gmail; Fri, 20 Jan
2012 02:18:47 -0800 (PST)
MIME-Version: 1.0
Received: by 10.236.192.200 with SMTP id i48mr840905yhn.14.1327054727770; Fri,
20 Jan 2012 02:18:47 -0800 (PST)
Authentication-Results: ls.google.com; spf=pass (google.com: domain of
mjt...@gmail.com designates internal as permitted sender)
smtp.mail=mjt...@gmail.com; dkim=pass
header...@gmail.com
Received: by f11g2000yql.googlegroups.com with HTTP; Fri, 20 Jan 2012 02:18:47
-0800 (PST)
Date: Fri, 20 Jan 2012 02:18:47 -0800 (PST)
In-Reply-To: <4ec82d7a-d120-4721-86c2-b3b42f984c5b@a8g2000pbi.googlegroups.com>
References: <4ec82d7a-d120-4721-86c2-b3b42f984c5b@a8g2000pbi.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2)
AppleWebKit/535.16 (KHTML, like Gecko) Chrome/18.0.1003.1 Safari/535.16,gzip(gfe)
Message-ID: <c51eb1e3-b968-43cd-8336-f1766bf7f5d9@f11g2000yql.googlegroups.com>
Subject: Re: haml vs erb
From: mjtko <mjt...@gmail.com>
To: simple-navigation <simple-navigation@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi Dave,
Yup, simple-navigation will work with whatever templating engine you
wish to use. :-)
Cheers,
Mark.
On Jan 19, 8:12=A0pm, David Burton <dbur...@raynesoft.com> wrote:
> The demonstrations has .haml files. =A0I'm used to using .erb files in
> Ruby on Rails 3.
>
> Can I make it work with .erb files?
>
> Thanks,