Sha256: a125d084054e8bf882e5c0a06fdcf3e70f1ba81b004f89e62853b9037d54572e

Contents?: true

Size: 453 Bytes

Versions: 12

Compression:

Stored size: 453 Bytes

Contents

Description:
    Creates views used within the woo styleguide.

Usage:
  Pass the name of the page or ui_element as the first argument.

Example:
    rails generate woo:page [DIRECTORY/]NAME

      Creates app/views/styleguide/DIRECTORY/NAME
      If <DIRECTORY> is not specified, it will default to 'pages'

    rails generate styleguide:ui_element NAME

      Creates app/views/styleguide/ui_elements/_NAME
      ui_elements are rendered as partials

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
woo-0.1.11 lib/generators/woo/USAGE
woo-0.1.10 lib/generators/woo/USAGE
woo-0.1.9 lib/generators/woo/USAGE
woo-0.1.8 lib/generators/woo/USAGE
woo-0.1.7 lib/generators/woo/USAGE
woo-0.1.6 lib/generators/woo/USAGE
woo-0.1.5 lib/generators/woo/USAGE
woo-0.1.4 lib/generators/woo/USAGE
woo-0.1.3 lib/generators/woo/USAGE
woo-0.1.2 lib/generators/woo/USAGE
woo-0.1.0 lib/generators/woo/USAGE
woo-0.1.0.pre1 lib/generators/woo/USAGE