Posted By: Dr Nic Williams
Date: 2009-10-06 15:25
Summary: install_theme 0.6.1 Released
Project: Dr Nic's Utilities
install_theme version 0.6.1 has been released!
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 , load your app in the browser and see the theme in action.
Changes:
### 0.6.1 / 2009-10-06
Major:
* much better algorithm for cleaning up stylesheets * The content_id argument is now content_path - it is either a CSSpath or XPath expression. The --inside_yields flag is renamed to --partial (-p) Testing for using xpath and csspath in the content_path and --partials arguments. |
|