caribou / caribou-core

Core functionality for Caribou
44 stars 3 forks source link

Unable to remove associations #6

Closed miwillhite closed 10 years ago

miwillhite commented 12 years ago

This works just fine when editing a model, but for some reason I am unable to remove associations at the instance level. You can recreate this by setting up a couple of associated models. Edit the part and remove one of the associated collection instances. The params go up and appear to be correct but there is no action in the db to remove the association.

prismofeverything commented 12 years ago

Alright! Got this working for links at least, I'll check out collections next.