I am making my way through learning Ruby and Rails with a couple projects that I’ve always wanted to write. Rather than writing sample applications I find it a lot easier to learn if I have a need to use a tool, and these projects provide that need.
As I’m working through each one I’m discover gaps in what I have learned thus far, and have found these various tutorials helpful.
- Creating Two Models in One Form
- Creating Many Models in One Form
- Creating Variable Number of Models in One Form
- Basic User Authentication in Rails
- Starting Ruby on Rails: What I Wish I Knew
- Railscasts
- attachment_fu and ImageScience
This list will continue to grow as I find more useful tutorials.





