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

Virtual Attributes - Ruby on Rails tutorial


Keep your controllers clean and forms flexible by adding virtual attributes to your model. This very powerful technique allows you to create form fields which may not directly relate to the database.
Category: Ruby on Rails tutorials > Refactoring - Difficulty:


More cool Ruby on Rails tutorials:



Develop iPhone apps using Ruby on Rails
Develop iPhone apps using Ruby on Rails
This article shows how to build a Ruby on Rails application that dynamically recognizes iPhone or iPod touch browsers, while allowing Mobile Safari users the option of seeing the full Web content. It also focuses on the server-side structures needed to support serving separate content to iPhone users and how to start to serve iPhone content.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Programming Best Practices
Programming Best Practices
A general tutorial about programming best practices that isn't specific to Rails, but certainly is something all Rails programmers should read.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Rails 101: File Structure
Rails 101: File Structure
2nd in the Rails 101 series. This screencast deals with explaining the hierarchy of files created by Rails, as it can be daunting to begin with.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Learn how to upload files using Rails
Learn how to upload files using Rails
This tutorial gives you complete understanding on how to upload files using Rails
Category: Ruby on Rails tutorials > Basics - Difficulty:
Getting started with Ruby on Rails
Getting started with Ruby on Rails
As a newbie, getting started with Rails was tricky without some help from the IRC folks. If you get stuck, that's a good place for help, as the author hangs out in there pretty regularly. That said, some sample code is worth its weight in gold, so here's how I got a basic Rails application running.
Category: Ruby on Rails tutorials > Basics - Difficulty: