hamlize_views

This ruby gem uses the html2haml command line utility to convert rails’ ERB view files to HAML.

MIT License

Downloads
5.9K
Stars
3
Committers
1

h1. hamlize_views

This ruby gem uses the html2haml command line utility to convert rails' ERB view files to HAML.

h2. Installation

h2. Usage

h2. Todo

  • Account for non-HTML Rails scaffold view stuff like > and "
  • Provide a flag for deletion of the original .erb files
  • Add an option to update references to converted files in rspec view tests

h2. Copyright

Copyright (c) 2009 Zeke Sikelianos. See LICENSE for details.