Sha256: 16b3e53f9b289fb5b4d15df5333950ce77e0d4eb1ac253a323ed49108767ee07

Contents?: true

Size: 475 Bytes

Versions: 2

Compression:

Stored size: 475 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.2 lib/generators/nether/install/USAGE
nether-0.0.1 lib/generators/nether/install/USAGE