Class: CouchTomato::Config

Inherits:
Object show all
Defined in:
lib/couch_tomato/config.rb

Constant Summary collapse

@@url =
"http://127.0.0.1:5984"
@@prefix =
""
@@suffix =
defined?(Rails) ? Rails.env : ""