I'm having trouble updating a model instance with update_attributes in an after_save callback. Update_attributes returns true, but the attributes aren't getting set in the model instance.I'm having trouble updating a model instance wi
I'm having trouble updating a model instance with update_attributes in an after_save callback. Update_attributes returns true, but the attributes aren't getting set in the model instance.I'm having trouble updating a model instance wi