Sha256: 78f84ea1126877abd27d4f424fbd348757eb111edfb82eafc243c21a58a913e8

Contents?: true

Size: 270 Bytes

Versions: 62

Compression:

Stored size: 270 Bytes

Contents

Description:
    Generates a new Workarea JavaScript module at the following location:

    app/assets/javascripts/workarea/ENGINE/modules/name_of_module.js

Example:
    rails g workarea:js_module nameOfModule
    rails g workarea:js_module nameOfModule --engine=admin

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-core-3.4.13 lib/generators/workarea/js_module/USAGE
workarea-core-3.4.12 lib/generators/workarea/js_module/USAGE