README.md in woo-0.1.11 vs README.md in woo-0.1.12
- old
+ new
@@ -36,10 +36,10 @@
Creates `app/views/styleguide/ui_elements/_NAME.html.haml`
UI Elements are rendered as partials rather than individual pages.
```
-rails generate styleguide:ui_element NAME
+rails generate woo:ui_element NAME
```
## Configuration
By default, Woo will load your main assets files (`application.js` and `application.css`) in addition to its own.