Coding Tidbits

Cube Root is an exclusive Ruby on Rails Consultancy. Find our programming ramblings here.

Guest blog post on rubylearning.com

Satish Talim of RubyLearning recently invited me to write a guest blog post on my GoogCurrency gem and using it in a Sinatra app. Thank you Satish!

Part 1 deals with a developing a small Google Currency API library test driven way.

In Part 2 we use the lib in a small Sinatra app.