Create, test and deploy rails blog in 15 minutes?
Can you create a working application in 15 minutes?
I believe that yes indeed you can do that. The questions are: How?
What are the downsides?.
The how is pretty much using right tools for the job. For most of my
projects it means this:
-Ruby 1.9.2
-RVM
-Ruby on rails 3.1 +
-Bundler
-Devise
-MySQL
-jQuery
-Twitter Bootstrap
-ActiveAdmin
-Airbrake
-SendGrid
-Capistrano
-Ubuntu on a remote server

