Sometimes the precise nature of the Ruby code generated by Haml changes
between versions, which can cause shifts like this.

On Tue, May 10, 2011 at 6:06 AM, nick <nick.mcfarl...@gmail.com> wrote:

> Yes, I see. Thanks loads for that.
>
> Interestingly this code compiles under haml 3.0.25 but not under
> 3.1.1.
>
> (Although it was clearly wrong anyway!)
>
> Thanks again.
> Nick
>
>
> On May 9, 11:11 pm, Nathan Weizenbaum <nex...@gmail.com> wrote:
> > The issue is on line 154: you're aren't indenting anything beneath the if
> > statement.
> >
> >
> >
> >
> >
> >
> >
> > On Mon, May 9, 2011 at 2:30 PM, nick <nick.mcfarl...@gmail.com> wrote:
> > > Here it is:
> >
> > >https://gist.github.com/963453
> >
> > > Good advice to split it up. It has rather evolved. But there are some
> > > tables that I could DRY up with partials
> >
> > > On May 9, 9:55 pm, Nathan Weizenbaum <nex...@gmail.com> wrote:
> > > > That's a very big template; you might want to split it up into
> several
> > > > partials so that it's easier to read and debug issues like this.
> >
> > > > It's also very hard to read in a plain-text email. Please put it
> > > somewhere
> > > > likehttp://gist.github.comwherethe formatting will be preserved.
> >
> > > --
> > > You received this message because you are subscribed to the Google
> Groups
> > > "Haml" group.
> > > To post to this group, send email to haml@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > haml+unsubscr...@googlegroups.com.
> > > For more options, visit this group at
> > >http://groups.google.com/group/haml?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Haml" group.
> To post to this group, send email to haml@googlegroups.com.
> To unsubscribe from this group, send email to
> haml+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/haml?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to haml@googlegroups.com.
To unsubscribe from this group, send email to haml+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/haml?hl=en.

Reply via email to