30 31 32 33 34
# File 'lib/just_crawl/engine.rb', line 30 def run EventMachine.run do process_next end end