Sha256: 688d9be09bc1f6628d81abccd30a7b1ae31fd40be2f555b9e4d38ea68ebed961

Contents?: true

Size: 284 Bytes

Versions: 6

Compression:

Stored size: 284 Bytes

Contents

# This command will automatically be run when you run "ahn" with the Adhearsion gem installed from the root of your application.

require File.expand_path('../../config/environment',  __FILE__)

require 'adhearsion'
require 'adhearsion/commands'

Adhearsion::CLI::AhnCommand.execute!

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
adhearsion-1.2.6 lib/adhearsion/generators/app/templates/script/ahn
adhearsion-1.2.5 lib/adhearsion/generators/app/templates/script/ahn
adhearsion-1.2.4 lib/adhearsion/generators/app/templates/script/ahn
adhearsion-1.2.3 app_generators/ahn/templates/script/ahn
adhearsion-1.2.1 app_generators/ahn/templates/script/ahn
adhearsion-1.2.0 app_generators/ahn/templates/script/ahn