CSC/ECE 517 Fall 2013/ch1 1w09 hs: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
(Created page with "= Code Deployment and Release Management with Rails = Code deployment and Release Management with Ruby on Rails uses various automated tools such as Capistrano, Heroku, Mina, Vl...")
 
No edit summary
Line 1: Line 1:
= Code Deployment and Release Management with Rails =
= Code Deployment and Release Management with Rails =


Code deployment and Release Management with Ruby on Rails uses various automated tools such as Capistrano, Heroku, Mina, Vlad, Inploy etc. These tools help in the automation of deployment and management of the applications.
[http://en.wikipedia.org/wiki/Software_deployment] and [http://en.wikipedia.org/wiki/Release_management] with [http://en.wikipedia.org/wiki/Ruby_on_Rails] uses various automated tools such as [http://en.wikipedia.org/wiki/Capistrano], [http://en.wikipedia.org/wiki/Heroku], Mina, Vlad, Inploy etc. These tools help in the automation of deployment and management of the applications.


__TOC__
__TOC__


= Introduction  =
= Introduction  =

Revision as of 21:15, 15 September 2013

Code Deployment and Release Management with Rails

[1] and [2] with [3] uses various automated tools such as [4], [5], Mina, Vlad, Inploy etc. These tools help in the automation of deployment and management of the applications.

Introduction