Hi!
I've tried to look around for this problem but just cant find the
solution
the problem is that when I do
-form_for @domain,:html=>{:class=>'add'} do |f|
= articles_form
I'll get and error
6 spaces were used for indentation. Haml must be indented using two
spaces.
which doesn't make any sense to me ;/
the partial is done i haml too but there no spaces on the beginning of
it.
Any ideas on it? I've tried about everything from removing the spaces,
and closing with -end_form and so on still no results.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Haml" 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/haml?hl=en
-~----------~----~----~----~------~----~------~--~---