Module: CrawlStation::ScheduleAdapters

Extended by:
ActiveSupport::Autoload
Defined in:
lib/crawl_station.rb,
lib/crawl_station/schedule_adapters/db_adapter.rb,
lib/crawl_station/schedule_adapters/memory_adapter.rb,
lib/crawl_station/schedule_adapters/abstract_adapter.rb

Defined Under Namespace

Classes: AbstractAdapter, DbAdapter, MemoryAdapter