Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Creating Two Models in One Form - Ruby on Rails tutorial


Learn how to create a form that can handle two models.
Category: Ruby on Rails tutorials > Basics - Difficulty:

More cool Ruby on Rails tutorials:



Rails 101: Generators
Rails 101: Generators
So you're just about to crack on and dive into that code, but wait, you don't even need to do that! Rails comes with generators for basic functionality so you can get going as quickly as possible.
Category: Ruby on Rails tutorials > Basics - Difficulty:
eRuby: Using Ruby PostgreSQL and MySQL on Windows
eRuby: Using Ruby PostgreSQL and MySQL on Windows
If you are a Windows user then listen up. There are solutions for Ruby and MySQL on Windows. Roderick Von domburg has a project for this and the releases along with excellent instructions are available from his site. Great stuff! He even shows you how to compile your own connection dll on Windows. His work was so good it was included in Instant Rails
Category: Ruby on Rails tutorials > Database - Difficulty:
A complete  quick reference guide for Rails Developers
A complete quick reference guide for Rails Developers
A complete quick reference guide for Rails Developers. Listing all the important functions concepts at one page.
Category: Ruby on Rails tutorials > Basics - Difficulty:
Full Ruby on Rails Tutorial that Anyone can Edit
Full Ruby on Rails Tutorial that Anyone can Edit
This is a beginners guide to the Ruby language. You will find detailed charts, graphs and diagrams to help you understand what you are reading. The examples are short and to the point so you don't have to sift through long pieces of code while you are learning Ruby.
Category: Ruby on Rails tutorials > Security - Difficulty:
eRuby: Using Ruby and MySQL for dynamic web pages
eRuby: Using Ruby and MySQL for dynamic web pages
In a previous tutorial you learned how to get started using the Ruby language as a web scripting language by embedding it in HTML. You need some type of database connectivity to do the cool dynamic stuff. So here is a tutorial written by Markus Jais on how to connect to a MySQL database using Ruby.
Category: Ruby on Rails tutorials > Database - Difficulty: