Blogues

Ruby enterprise edition + Passenger installation

Contributor : Vinayan Ruby enterprise edition can be installed on the server using the following steps : $ wget http://rubyforge.org/frs/download.php/68719/ruby-enterprise-1.8.7-2010.01.tar.gz $ tar -zxvf ruby-enterprise-1.8.7-2010.01.tar.gz PS: Make sure that the patch is installed on the server. If it doesn’t exist then install it via yum. $ yum install patch $ ./ruby-enterprise-1.8.7-2010.01/installer Once the ruby enterprise edition …

Ruby enterprise edition + Passenger installation En savoir plus "

Déploiement de Capistrano avec Subversion

Capistrano Deployment Capistrano is a tool used for automation of the application deployment process. Capistrano is mainly used for deploying rails apps. Changes made to the rails app can be easily transferred to the server using cap deploying. Capistrano can be configured with any version control system like SVN / GIT for deploying an app. …

Déploiement de Capistrano avec Subversion En savoir plus "

InstaCarma sera présent à HostingCon'10

InstaCarma is the brand under which Carmatec IT Solutions Pvt. Ltd., the parent company of RailsCarma as well, provides technical support and server management services. InstaCarma is going to HostingCon 2010, the premier conference and trade show for the hosted services industry, to be held in Austin, Texas from July 19th-21st. We’ve purchased booth space …

InstaCarma sera présent à HostingCon'10 En savoir plus "

RailsCarma sera présent au WebhostingDay

RailsCarma is going to WebHosting Day 2010, the largest web hosting event in Europe, to be held at Bruehl, Germany from March 17th-19th. Related Posts Why to Hire Ruby on Rails Developers in 2026? How to revert commit from GitHub Make Voice calls through Ruby on Rails Web applications How To Import/Export MySQL Database in …

RailsCarma sera présent au WebhostingDay En savoir plus "

Offre Fête de la République – Appartement 26% de réduction sur tous nos services !

À l'occasion propice du 61ème Jour de la République du pays, le 26 janvier 2010, nous offrons une énorme réduction de 26%* sur tous nos services ! Code promo : REPUBLIC2010 L'offre se termine le 31 janvier 2010. Alors qu'est-ce que tu attends? Inscrivez-vous immédiatement et profitez de nos excellents services à des prix défiant toute concurrence ! …

Offre Fête de la République – Appartement 26% de réduction sur tous nos services ! En savoir plus "

Développement piloté par le comportement (BDD)/Cucumber

Behavior Driven Development describes a cycle of interactions with well defined outputs, resulting in the delivery of working, tested software that matters. With BDD, you create executable specifications, not tests. You want to look at what your code does, not the internals of how it does it. This method of development is mainly about visualizing …

Développement piloté par le comportement (BDD)/Cucumber En savoir plus "

Déploiement d'une application Rails avec Capistrano et Phusion Passenger

Deploying a rails application onto the servers is a complicated task when performed manually, since it needs us to login to the servers, upload the code from the local system every time and maintain the backup of the updates if we want to revert. The process consumes a lot of time and we need to …

Déploiement d'une application Rails avec Capistrano et Phusion Passenger En savoir plus "

fr_FRFrench