i'm on v1.0.1 ... I have a model Order which has_many Orderitems .. for some reason when i try to delete an orderitem , i get an orm\frozen error .. here are the necessary details and the error ... http://scrp.at/aEz ...can someone help me out?
->the code at snipr.it http://snipr.it/~h-
->tried deleting orderitem after removing the belongs_to order thing .. it worked .. but it shouldn't be that way