lib/generators/nether/install/USAGE in nether-0.0.4 vs lib/generators/nether/install/USAGE in nether-0.0.5
- old
+ new
@@ -1,19 +1,11 @@
Description:
- The install generator downloads jquery.pageless from
- github to assets/javascripts.
+ The install generator downloads jquery.pageless from github to assets/javascripts.
-
Options:
Examples:
rails generate nether:install
This will create two files:
Layout: app/views/layouts/application.rhtml
- Stylesheet: public/stylesheets/application.css
-
-
- ./script/generate app_layout myname --no-css
-
- This will create one file:
- Layout: app/views/layouts/myname.rhtml
+ Stylesheet: public/stylesheets/application.css
\ No newline at end of file