Module: Guillotine

Defined in:
lib/guillotine.rb,
lib/guillotine/app.rb,
lib/guillotine/service.rb,
lib/guillotine/host_checkers.rb,
lib/guillotine/adapters/riak_adapter.rb,
lib/guillotine/adapters/mongo_adapter.rb,
lib/guillotine/adapters/redis_adapter.rb,
lib/guillotine/adapters/memory_adapter.rb,
lib/guillotine/adapters/sequel_adapter.rb,
lib/guillotine/adapters/cassandra_adapter.rb,
lib/guillotine/adapters/active_record_adapter.rb

Defined Under Namespace

Modules: Adapters Classes: ActiveRecordAdapter, Adapter, App, CassandraAdapter, DuplicateCodeError, Error, HostChecker, MemoryAdapter, MongoAdapter, RedisAdapter, RegexHostChecker, RiakAdapter, SequelAdapter, Service, StringHostChecker, WildcardHostChecker

Constant Summary collapse

VERSION =
"1.4.2"