Sha256: 8431f26d029af914efaef0a3b7e189bab6eab3fab52b6976e70f8491f3ded6e8

Contents?: true

Size: 215 Bytes

Versions: 3

Compression:

Stored size: 215 Bytes

Contents

Start console:

    $ rails console

List available hacks:

    >> c

Request help on a hack:

    >> c.hello?

Use the hack:

    >> c.hello
    >> c.hello "Ruby"

Place your application's hacks in `lib/hacks/`.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hack_tree-0.1.2 lib/generators/hack_tree/templates/INSTALL
hack_tree-0.1.1 lib/generators/hack_tree/templates/INSTALL
hack_tree-0.1.0 lib/generators/hack_tree/templates/INSTALL