Sha256: 2feb3facc90f9bea93d06b4d3c22e1ff26818b0c63a2cd4b789e36a017132893
Contents?: true
Size: 1.42 KB
Versions: 1
Compression:
Stored size: 1.42 KB
Contents
- signals not operating properly on windows , non critical error tho... - need to figure out how to cache connections for Bj.in(...) - ttl will be added. maxing it out will cause auto-resubmission (Steve Midgley) - is having the runner thread try forever to start the process the best thing? - allow easy way to run ruby code. perhaps ./script/runner 'eval STDIN.read' is good enough - allow easy way to run ruby code that persists - allow specification of runner on submit (--runner) - allow specification of tags a runner will consume (--tag) - flesh out the cli interface - it's a test only at this point - test in windows ================================================================================ X the whole gem_path thing is still fubar X commands need quoting, esp for windows, "c:\Documents And..." etc X ./script/console submission hangs on windows X default PATH setting X install issues for dave? - gem_path... X main only loaded for (bin|script)/bj X make it possible to declare externally managed runners X restartable will be added. true by default (Steve Midgley) X do the lifeline inline with the loop X need to address the serialzable writer issue (:lock => true ??) X migrations use --force X i forget to add "#{ Bj.ruby } ... " to the generate command X ./script/bj must be found in path before c:/.....bin/bj X make sure database.yml is loaded via YAML::load(ERB.new(File.read * "config/database.yml").result)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bj-0.0.4 | TODO |