Posted By: Dr Nic Williams
Date: 2009-09-28 17:08
Summary: convert_theme 0.3.1 Released
Project: Dr Nic's Utilities
convert_theme version 0.3.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.3.1 / 2009-09-27
Major: * Display sample Ruby for how to use the named yields inserted into the layout.
Minor: * Include sample for the automatically included * passing target rails path into #new instead of #apply_to; which is renamed to #apply_to_target * More spec cleanup * remove script folder from expected rails apps; not required * minor refactoring of specs |
|