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 3 - Ruby on Rails tutorial


We're going to talk about manipulating the structure of the project in two ways (rendering & redirecting). We'll also talk about how you add links in rails, and how to comment code.
Category: Ruby on Rails tutorials > Basics - Difficulty:


More cool Ruby on Rails tutorials:



Making a blog app (with comments) in Rails
Making a blog app (with comments) in Rails
I'm a ruby and rails newcomer, and for my wordpress blog "nubyonrails" decided to work through David Heinemeier Hansson's famous "blog site" Rails demo movie, from the FISL 6.0 conference in Brazil, 2005. It's written for fellow ruby/rails newcomers but covers quite a lot of ground.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Rails 101: Introduction
Rails 101: Introduction
Wanting to learn Rails from the very basics at your own pace, with screencasts / articles showing examples? This should suit you nicely. First of a series.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Rails Migration For Beginners
Rails Migration For Beginners
A beginners tutorial on how to use migrations in your Ruby on Rails app.
Category: Ruby on Rails tutorials > Database - Difficulty:
Ruby on Rails - Week 4
Ruby on Rails - Week 4
This week we're going to talk about ruby syntax. After this tutorial, I believe that you'll have a much better understanding of the framework and feel much more comfortable doing things by yourself.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Refactoring User Name Part 3
Refactoring User Name Part 3
In the final part of this series you will see how to refactor your tests. Keeping tests clean is important because it will make testing easier to do in the future.
Category: Ruby on Rails tutorials > Testing - Difficulty: