Tutorial search
Tutorials
Stuff
Affiliates
Photoshop Templates
Featured Photoshop templates - professional ready to use designs for your next project.
View all templates
Rails 101: Introduction - Ruby on Rails tutorial

Rails 101: Introduction tutorial description
| Added on | 01.06.2008 |
| Total clicks | 50 |
| Tutorial Rating | 0 |
| Tutorial Difficulty | 0 |
Rails 101: Introduction
More cool Ruby on Rails tutorials:

I was making a RSS feed the other day and wanted to limit the number of characters in my description. Here is how I did it.

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.

A quick primer on installing Ruby on Rails in Ubuntu Linux--should work with other Debian-based installations.

Learn how to clean up your code through refactoring. This episode will show you how to move code from the view into the model to remove duplication and simplify the view.





