Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Tracking of dependent items #64

Open
piotrmurach opened this issue Mar 19, 2011 · 1 comment
Open

Tracking of dependent items #64

piotrmurach opened this issue Mar 19, 2011 · 1 comment

Comments

@piotrmurach
Copy link

Hi,
This is an awesome plugin you have there:) I thought I will use one its features for deletion tracking in Rails 2.3.8 using vestal_versions v. 1.0.2 as in

class User < ActiveRecord::Base
versioned :dependent => :tracking
end

throws ArgumentError: The :dependent option expects either :destroy, :delete_all, or :nullify (:tracking). Unfortunately, I am not able to switch this project to Rails 3... not yet... and test it there.

@CITguy
Copy link

CITguy commented Dec 28, 2011

I am having the same issue with a 2.3.14 rails app. I am also unable to switch to rails 3.x at present. Is there something else I need to do to get the :tracking option to work?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants