-
-
Save taylor/1305093 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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! |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
from a git clone of adhearsion and running ./bin/ahn create ../testme