Much of the beauty of ActiveRecord associations is in the collection methods that are provided for you when you define has_many relationships. For instance, when we say: class Organization < ActiveRecord::Base has_many :people end We now have an organization.people method that returns the collection of associated
Similar Posts
I've been meaning to finish a post on this subject for ages. As I probably won't finish it in its current incarnation, I thought I'd at least get something
After a bit of a hiatus (due to little reportable action on the source tree), a deprecation tidbit was just committed . What's this little nugget do The
On Friday I started for a customer an investigation in providing a Flex front-end for an Ruby on Rails backend using WebORB. In parallel I will push this
Last week I started the first in a series of blog posts I'll be making that cover some of the new VB and C# language features that are coming as part of