Monthly Archives: September 2010

I Love Ruby! Part 1 of ∞? 10.times, run my tests

I had an integration test suite and thought “hmm, I’d like to run rake test ten times and study the logs and New Relic montoring results”. A few seconds later and why not print out the local execution time as … Continue reading

Posted in agile, ruby, smidig | Tagged , | 2 Comments

Working with private RubyGems in Rails 3, deploying to Heroku

Many development projects aren´t open source, they live with other closed-source projects/apps and they get huge. At some point, hopefully sooner than later, you’d like to extract that common and useful functionality you created and share it with other components/apps, just … Continue reading

Posted in rails, ruby | Tagged , , , | 5 Comments