Capistrano
Capistrano is an open source tool for running scripts on multiple servers; its main use is deploying web applications. It automates the process of making… Read More »Capistrano
Capistrano is an open source tool for running scripts on multiple servers; its main use is deploying web applications. It automates the process of making… Read More »Capistrano
Phusion Passenger (informally also known as mod_rails and mod_rack) is a free module for the Apache HTTP Server and nginx for deployment of Ruby applications,… Read More »Phusion Passenger
Refinery CMS, often shortened to Refinery, is an open source content management system written in Ruby as a Ruby on Rails web application with jQuery… Read More »Refinery CMS
Ruby Version Manager (RVM) is a command-line tool which allows you to easily install, manage, and work with multiple ruby environments from interpreters to sets of… Read More »Ruby on Rails – Installation using RVM
OpenStreetView (OSV) is a Ruby on Rails application. Requirements for OSV MySQL (Database) Ruby 1.8-dev Rails 2.3.8 Rubygems Installation steps for requirements : MySQL Open… Read More »OpenstreetView (OSV) – RoR Application