accepts_nested_attributes_for / fields_for / attr_accessible wrangling I figured it was ripe time I figured out the new nested model forms in Rails 2.3. After a bit of wrestling with the various pieces I got it working and figured I should share with a Google a few key pieces which would have saved me a lot of time had I found them documented when I was searching. In this particular case I was ne