Tag Archives: ruby

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

Keep your ~/.bash_history entries unique

A little Ruby script which keeps the entries in your ~/.bash_history file unique.

Continue reading
Posted in experiments, stuff | Tagged , , | 1 Comment