Sha256: 7b7e474c862c5656a215ef36123ba6fe2ef7d5eeb89f9461097f3e7c4fe177c0

Contents?: true

Size: 244 Bytes

Versions: 34

Compression:

Stored size: 244 Bytes

Contents

#!/bin/sh

set -e

dir=`pwd`

echo "===> Bundling..."
script/bootstrap --quiet

export TOOLHOUND_USERNAME='mklooth'
export TOOLHOUND_PASSWORD='ToolHound'
export TOOLHOUND_DATASERVER='pbssrvr\sqlexpress'

echo "===> Launching..."
bundle console

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
toolhound-ruby-1.0.37 script/console
toolhound-ruby-1.0.36 script/console
toolhound-ruby-1.0.35 script/console
toolhound-ruby-1.0.34 script/console
toolhound-ruby-1.0.33 script/console
toolhound-ruby-1.0.32 script/console
toolhound-ruby-1.0.31 script/console
toolhound-ruby-1.0.30 script/console
toolhound-ruby-1.0.29 script/console
toolhound-ruby-1.0.28 script/console
toolhound-ruby-1.0.27 script/console
toolhound-ruby-1.0.26 script/console
toolhound-ruby-1.0.25 script/console
toolhound-ruby-1.0.24 script/console
toolhound-ruby-1.0.23 script/console
toolhound-ruby-1.0.22 script/console
toolhound-ruby-1.0.21 script/console
toolhound-ruby-1.0.20 script/console
toolhound-ruby-1.0.19 script/console
toolhound-ruby-1.0.18 script/console