Class: UiChanged::CrawlControl
- Inherits:
-
WorkerBase
- Object
- WorkerBase
- UiChanged::CrawlControl
- Includes:
- Resque::Plugins::Status
- Defined in:
- app/workers/ui_changed/crawl_control.rb
Instance Method Summary collapse
Methods inherited from WorkerBase
create_folders, remove_folder_contents_or_create
Instance Method Details
#perform ⇒ Object
7 8 9 |
# File 'app/workers/ui_changed/crawl_control.rb', line 7 def perform crawl_by_is_control(true) end |