Updating the code formatting for better viewing.
Folks,
I have been looking at this for sometime but I don\'t understand what could be messing up here. I am usin
Inside of SpecificModel (appfolder/app/model/specific_model.rb)
SpecificModel
Try using
attr_accessible :addresses_attributes, :another_attribute_to_make_mass_assignable, :another_attribute, etc.