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

Creating Two Models in One Form tutorial description
| Added on | 23.02.2008 |
| Total clicks | 81 |
| Tutorial Rating | 0 |
| Tutorial Difficulty | 0 |
Creating Two Models in One Form
More cool Ruby on Rails tutorials:

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.

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

A complete quick reference guide for Rails Developers. Listing all the important functions concepts at one page.

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.

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.




