MySQL Connector for C++
MySQL Connector/C++ is a MySQL database connector for C++. Installation If you are using Linux then you need to install two additional packages i.e. libmysql++… Read More »MySQL Connector for C++
MySQL Connector/C++ is a MySQL database connector for C++. Installation If you are using Linux then you need to install two additional packages i.e. libmysql++… Read More »MySQL Connector for C++
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