Tag Archives: ruby

Rubyist OS X Dev setup

I just bought a shiny new MacBook Pro with a 2.4 GHz Core i5, 8 GB Memory, on OS X 10.63 and thought I would share my setup. TextMate Head over to http://macromates.com/ and download TextMate. Once we have installed … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment

My Interview on RubyLearning blog

I recently had the pleasure of being interviewed by Satish Talim for his RubyLearning Blog on his mini series – “How do I learn and master Sinatra?” – by top Rubyists using Sinatra. The interview series provides insight and commentary … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

Sinatra rake tasks

Since I have been playing around with Sinatra again, I decided that what Sinatra needs is some automation for some of the boring day to day tasks. So I created a GitHub bucket to dump my Rake tasks. I only … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

More on Sinatra

I wrote another article on the cool Ruby web framework DSL Sinatra. In my last article I wrote about the cool Ruby DSL web framework called Sinatra which is taking the Ruby world by storm. I decided that another “How … Continue reading

Posted in Uncategorized | Tagged | Leave a comment