Yes it does. Now however, I am getting a pagination error. Is there an
On Nov 7, 5:13 pm, Nathan Weizenbaum <
nex...@gmail.com> wrote:
> If you're using Haml with Rails, it'll work just like ERB (once you have the
> plugin installed, that is): you write your views with the extension
> ".html.haml" and then when you go to view them in your browser, it's
> automatically compiled behind-the-scenes.
>
> Does that help?
>