Sha256: 38a9a2bd3881c4840d0c3a1d27be055fc1b9fc10e0b12ffa6ee4e3695bf4306b
Contents?: true
Size: 305 Bytes
Versions: 38
Compression:
Stored size: 305 Bytes
Contents
#!/usr/bin/env ruby # 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
38 entries across 38 versions & 1 rubygems