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

Making a blog app (with comments) in Rails - Ruby on Rails tutorial


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:


More cool Ruby on Rails tutorials:



Protecting against Cross-Site Scripting in Ruby
Protecting against Cross-Site Scripting in Ruby
Protecting against Cross-Site Scripting in Ruby
Category: Ruby on Rails tutorials > Security - Difficulty:
RUBY-ON-RAILS TUTORIAL USING INSTANT RAILS
RUBY-ON-RAILS TUTORIAL USING INSTANT RAILS
This is a simple and direct tutorial on Ruby-on-Rails using Instant Rails in Windows-2000. Absolute beginners can run their first real program in just 20 minutes.
Category: Ruby on Rails tutorials > Database - Difficulty:
How to set a character limit for a Ruby on Rails RSS feeds
How to set a character limit for a Ruby on Rails RSS feeds
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.
Category: Ruby on Rails tutorials > Basics - Difficulty:
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:
Refactoring on Rails: Move to Model
Refactoring on Rails: Move to Model
Learn how to refactor by taking logic out of the view and moving it to the controller, cleaning up the view in the process.
Category: Ruby on Rails tutorials > Basics - Difficulty: