Category Archives: ruby

Project Sprouts and Continous Integration

This is more a reminder to myself rather than a complete post because it took me a while to figure it out. Updated the gems of AsUnit4 as well as the sprout-flashsdk from their repository. # rakefile.rb ############################## # CI … Continue reading

Posted in AS3, howto, ruby | Tagged , | Leave a comment

RCov::VerifyTask “threshold” auto-update monitor

Keep the threshold of an RCov::VerifyTask up-to-date using a log file.

Continue reading
Posted in experiments, howto, ruby | Tagged , , , | Leave a comment

Some Ruby Idioms

A post as note to myselft about some Ruby Idioms to remember..

Continue reading
Posted in ruby | Tagged , , | Leave a comment