Hi,

   So I was playing around with haml and decided to try to convert the
rails generators to use the haml syntax instead of the rhtml syntax.
I've created a few which seem to do the job.  They're not  perfect as
this was a test mainly, and the code was copied straight from the
rails 1.2.2 generators.

   To use them, unzip the file to your ~/.rails directory (or create
if it doesn't exist), and run script/generate haml_scaffold  or script/
generate haml_resource from your rails project root directory.  It
should work almost the same as the 1.2.2 generators, except with the
haml syntax.  I've made a few changes in the views that are rendered,
but that's about it

http://groups.google.com/group/haml/web/generators.tar.gz

-Sidney


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to