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
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
Creating the Blog Application For creating this application you must install Ruby on Rails on your system and also install the database to add the… Read More »Ruby on Rails – Blog Application (Rails 2 App)