My first Kindle purchase for this year is Ruby Performance Optimization: Why Ruby is Slow, and How to Fix It by Alexander Dymo. It’s a Pragmatic BookShelf release. I will write my comments about this book once I am through.
I had to setup continous deployment for my Rails application with Capistrano 3. The application is hosted in AWS ubuntu. Beanstalk frustrated me for a long time, so i decided to use Capistrano 3 deployment tool. One of the issues […]