How to save multiple models in Ruby on Rails only if all validate.
Check out my articles about Ruby on Rails,
programming, and SEO.
Weekly updates? Subscribe to my feed.
Ruby on Rails
This is a list of blog posts about Ruby on Rails. Also see my Ruby on Rails plugins page.
21 Mar 11 in
Ruby on Rails – 1 comment
Read more
Rails: Saving multiple models only if all are valid
17 Mar 11 in
Ruby on Rails – 2 comments
Read more
Blog in less than 10 minutes using Ruby on Rails
Screencast of how to create a blog in less than 10 minutes using Ruby on Rails.
09 Mar 11 in
Ruby on Rails – 5 comments
Read more
Rails SEO pack: 5 plugins to optimize your site
Five Ruby on Rails plugins and techniques to improve your SEO.
19 Feb 11 in
Ruby on Rails – 13 comments
Read more
Updated for Rails 3: Using Paperclip and jpegcam to get pictures from your webcam into Rails
Example application to make your webcam work with Ruby on Rails.
29 Oct 10 in
Ruby on Rails – 3 comments
Read more
Dynamic Sitemaps: Ruby on Rails sitemap plugin
Ruby on Rails plugin for creating dynamic sitemaps.
01 Sep 10 in
Ruby on Rails – No comments
Read more
Rails 3 and Bundler: Deploying gems using Capistrano
How to deploy gems from your Rails 3 application through Capistrano.
11 Aug 10 in
Ruby on Rails – No comments
Read more
Shortie: A URL shortening gem
Gem for shortening URLs using any service.
09 Jul 10 in
Ruby on Rails – No comments
Read more
Mass-assigning protected attributes in Rails
How to mass-assign to protected attributes in Ruby on Rails.