Sha256: f8aeef867a2ac19990b001bfd00898cd1f47f27a874e9b2d62d54009c2d6ebb4

Contents?: true

Size: 457 Bytes

Versions: 2

Compression:

Stored size: 457 Bytes

Contents

Description:
    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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nether-0.0.4 lib/generators/nether/install/USAGE
nether-0.0.3 lib/generators/nether/install/USAGE