Sha256: eaf179add7de5a4a229693bd0f5961985531ea79231f28d8015b4aa4dff3a4a7

Contents?: true

Size: 340 Bytes

Versions: 6

Compression:

Stored size: 340 Bytes

Contents

Description:
    Creates a script that will allow the test app to be run via the ruby console. Pass the plugin name, under_scored.

    The console script is generated in test/app_root/script.

Example:
    `./script/generate plugin_test_console has_comments`

    creates an console script:
        Console:   test/app_root/script/console

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
plugin_test_helper-0.3.1 generators/plugin_test_console/USAGE
plugin_test_helper-0.1.6 generators/plugin_test_console/USAGE
plugin_test_helper-0.1.5 generators/plugin_test_console/USAGE
plugin_test_helper-0.2.0 generators/plugin_test_console/USAGE
plugin_test_helper-0.2.1 generators/plugin_test_console/USAGE
plugin_test_helper-0.3.0 generators/plugin_test_console/USAGE