Sha256: d10271dc605ceefbcade8cc8720b4c796780e543879cabbb6ad1b01cadce10b0
Contents?: true
Size: 189 Bytes
Versions: 2
Compression:
Stored size: 189 Bytes
Contents
$:.unshift File.expand_path("../../lib", __FILE__) require "dogo" Dogo.host = "http://localhost:9292" Dogo.api_key = "abc" Dogo.default_url = "http://hellobits.com" run Dogo::Server.new
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
dogo-0.0.3 | examples/config.ru |
dogo-0.0.2 | examples/config.ru |