Sha256: 628143133f4ad17ab97cbb352294cb0a7c9710690f3f001b360445b0247e18aa
Contents?: true
Size: 285 Bytes
Versions: 1
Compression:
Stored size: 285 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/cli_commands' Adhearsion::CLI::AhnCommand.start
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
adhearsion-2.0.0.alpha1 | lib/adhearsion/generators/app/templates/script/ahn |