Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


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

View all templates

eRuby: Using Ruby DBI for database connectivity - Ruby on Rails tutorial


If you want create a dynamic web page that works on more than just MySQL then try Ruby DBI. Ruby DBI will help you create a single database interface for connecting your web application to multiple database types like MySQL, PostGreSQL and SQL Server. This article also explains some of the typical mistakes made when installing Ruby DBI.
Category: Ruby on Rails tutorials > Database - Difficulty:

More cool Ruby on Rails tutorials:



Editing Multiple Models in One Form
Editing Multiple Models in One Form
This tutorial shows you how to edit a project and all of its tasks in one form.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Easy Ruby development, the Eclipse way
Easy Ruby development, the Eclipse way
Explore the additional functions and improvements that Aptana RadRails brings to the Ruby developer. Using Eclipse's ubiquitous and common platform for development--as well as a tool that lets you easily work with other languages--see how you can increase your efficiency by focusing on a language instead of learning a new IDE each time you change languages.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Learn Ruby on Rails from Scratch Week 1
Learn Ruby on Rails from Scratch Week 1
Ruby on Rails.. by now most people have heard the hype about it. It promises more effective code, total object orientation, and true MVC architecture to say the least. As far as my own personal experience, it has been all that and more. The code is beautiful, easy to maintain, and edit. In a recent project I was working on, it took me less than 10 hours to do the application, as compared to at least double that if I was writing in PHP.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Tutorial : Basics on Ruby on Rails 2 Model, Controller and Views and Routing
Tutorial : Basics on Ruby on Rails 2 Model, Controller and Views and Routing
This tutorial explores the MVC concept of Ruby on Rails i.e Model,View and Controller
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: