Hi, I recently started using Haml v1.5.2 and am liking it so far. One
question that has popped up is if there is a way to break a ruby
statement over several lines? An example of what I was hoping for:
= render :partial => 'something',
:locals => {:x => 1,
:y => 2}
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---