install_theme 0.8.0
Use any HTML template as a theme generator for your Rails app. Installs an HTML template, and its CSS, JavaScript and image assets into your Rails app, ready to go in an instant. You just tell it which DOM elements are special, e.g. where to put the <%= yield %>, load your app in the browser and see the theme in action.
Gemfile:
=
install:
=
Development Dependencies (2):
drnic-haml
>= 2.3.0
hoe
>= 2.3.3