Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

How to Install Rails on Ubuntu Linux - Ruby on Rails tutorial


A quick primer on installing Ruby on Rails in Ubuntu Linux--should work with other Debian-based installations.
Category: Ruby on Rails tutorials > Basics - Difficulty:


More cool Ruby on Rails tutorials:



Ruby and MySql
Ruby and MySql
This tutorial shows how to use the mysql-ruby module to access MySql databases from Ruby.
Category: Ruby on Rails tutorials > Database - Difficulty:
A complete  quick reference guide for Rails Developers
A complete quick reference guide for Rails Developers
A complete quick reference guide for Rails Developers. Listing all the important functions concepts at one page.
Category: Ruby on Rails tutorials > Basics - Difficulty:
A Complete Guide for  Ruby on Rails
A Complete Guide for Ruby on Rails
This tutorial will teach you Ruby on Rails step by step.
Category: Ruby on Rails tutorials > Basics - Difficulty:
How To Use the Exception Notifier Plugin for Ruby on Rails
How To Use the Exception Notifier Plugin for Ruby on Rails
This quick tutorial will show you how to set up the Ruby on Rails Exception Notifier plugin which will alert you of errors in your app.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Rails 101: Routing
Rails 101: Routing
Rails produces some pretty nice URLs. The URLs don't setup automatically though, you need to setup routes to match them to sections of your application. In this screencast you'll learn how they work, and how to set them up yourself.
Category: Ruby on Rails tutorials > Routes - Difficulty: