Sha256: ce10de36273c05cddf0c5c2090ddc769121507db9d4baecb3d3f5a534083f502
Contents?: true
Size: 197 Bytes
Versions: 1
Compression:
Stored size: 197 Bytes
Contents
$:.unshift('../ruote/lib') $:.unshift('lib') require 'fileutils' FileUtils.rm_rf('ruote_work') require 'ruote/beanstalk' Ruote::Beanstalk::BsStorage.new(':11300', 'ruote_work', :fork => true)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruote-beanstalk-2.1.10 | serve.rb |