Sha256: 69ab777aea8479290961907e472fa985452ee740fa37bd2b57b694b0538865b8

Contents?: true

Size: 197 Bytes

Versions: 1

Compression:

Stored size: 197 Bytes

Contents

Description:

    Creates a new Input class with the given name under `app/inputs`.

Example:

    `bin/rails g upgrow:input article`

    create  app/inputs/article_input.rb
    invoke  test_unit

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
upgrow-0.0.5 lib/generators/upgrow/input/USAGE