Sha256: eeba06ccb547dacedbc6f6f09b3f388298a41255e4ab47bfb2d7ed2e52f00f94

Contents?: true

Size: 289 Bytes

Versions: 3

Compression:

Stored size: 289 Bytes

Contents

# this loads all of "git semaphore"
load "exe/git-semaphore" unless Kernel.const_defined? 'Git::Semaphore'

# utility function to set pry context
# to an instance of <Git::Semaphore::App>
def app() pry Git::Semaphore::App.new(Git::Semaphore.auth_token, Git::Semaphore.git_repo, ENV) ; end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
git-semaphore-1.2.0 .pryrc
git-semaphore-1.1.0 .pryrc
git-semaphore-1.0.0 .pryrc