rails

TwitterFacebook
Get flash to fully experience Pearltrees

How to install Ruby on Rails in Ubuntu 11.10

http://blog.sudobits.com/2011/10/27/how-to-install-ruby-on-rails-in-ubuntu-11-10/ Ubuntu (The latest stable version : 11.10(Oneiric Ocelot), released few weeks ago) is one of the most Linux based popular operating system and gradually becoming more popular among programmers and web developers. C/C++/Java programmers and web developers are rocking with the Ubuntu as it has a bunch of open source development tools available to increase the productivity at minimum or zero cost. Ruby on Rails is one of the most popular framework for developing web applications using Agile approach.

New features of Rails 3.1

31 August 2011, 14:39 by J. Austin Hughey In this, the second of two articles marking the release of Rails 3.1, web applications engineer J. Austin Hughey discusses the new features and improvements in version 3.1. http://www.h-online.com/open/features/New-features-of-Rails-3-1-1285887.html
poignantguide.net Related Searches Buy this domain The domain poignantguide.net may be for sale by its owner! http://poignantguide.net/ruby/index.html

Why's (Poignant) Guide to Ruby

The deployment aspect of Ruby on Rails development can be much easier with an automated process. Capistrano , a deployment tool that helps to automate Rails application deployment, harnesses the power of metaprogramming to allow the user to define the values of deployment techniques, repositories, databases and exception notifications. In his Web Developer's Virtual Library (WDVL) article, Saurabh Bhatia introduces the Capistrano tool and explains how it works. He then walks you through the process of automating a Rails application deployment using Capistrano, Git (as the repository), and Phusion Passenger (as the server). Read the full story at Web Developer's Virtual Library: Automate Rails Application Deployment with Capistrano

Automate Rails Application Deployment with Capistrano — Developer.com

http://www.developer.com/lang/rubyrails/article.php/3881036/Automate-Rails-Application-Deployment-with-Capistrano.htm