Guest blog post on rubylearning.com
Posted by: Girish | 16 Sep 2013 | CommentsSatish 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.