CSC/ECE 517 Fall 2013/ch1 1w09 hs

From Expertiza_Wiki
Revision as of 21:22, 15 September 2013 by Hbhoomi (talk | contribs)
Jump to navigation Jump to search

Code Deployment and Release Management with Rails

Code deployment and Release management with Ruby on Rails uses various tools such as Capistrano, Heroku, Mina, Vlad, Inploy etc. These automated tools are frameworks used to write and execute commands in parallel remote machines to ease the process of deployment and management of various applications.

Introduction