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

Ruby on Rails from Scratch: Week 2 - Ruby on Rails tutorial


This week, we'll do a little bit more with getting an actual page up and running. We'll also work on adding more interactivity by embedding ruby in HTML and learning a little about variables. After that, we'll learn more about Ruby's beautiful URL structure and how to manipulate it, plus other things as well.
Category: Ruby on Rails tutorials > Basics - Difficulty:


More cool Ruby on Rails tutorials:



How to create a Photo Gallery
How to create a Photo Gallery
Create a photo gallery using the attachment_fu plugin.
Category: Ruby on Rails tutorials > Basics - Difficulty:
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:
Debugging on Rails: Reading Stack Traces
Debugging on Rails: Reading Stack Traces
Learn the basics of reading a stack trace.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Using Autotest with Rails on Windows XP machines
Using Autotest with Rails on Windows XP machines
Learn how to use Autotest for Rails in a Windows XP environment.
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: