Sha256: f9f556c72748c0412b4e65985944630d50d15177ead3ec3f4de86af9067fa735

Contents?: true

Size: 254 Bytes

Versions: 1

Compression:

Stored size: 254 Bytes

Contents

puts "============================="
puts "== Launching the rabbithutch web manager"
puts ">> Open the URL below to administer the rabbithutch service"
web_location =  File.dirname(__FILE__) + '/../web/rabbithutchweb.rb'
system "shotgun #{web_location}"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rabbithutch-0.1.5 bin/rabbithutchweb