Sha256: a85d4b137bb19585979d469df0bea4de140117d5cb8a76a33ce70ab8008a379c
Contents?: true
Size: 270 Bytes
Versions: 12
Compression:
Stored size: 270 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}" puts "Finished"
Version data entries
12 entries across 12 versions & 1 rubygems