Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reference to acts_as_versioned #1

Open
niciliketo opened this issue Jan 24, 2013 · 0 comments
Open

Reference to acts_as_versioned #1

niciliketo opened this issue Jan 24, 2013 · 0 comments

Comments

@niciliketo
Copy link
Owner

Acts as versioned gem is unmaintained, so reference to it causes a problem.

Can be overcome by referencing a rails 3.2 compatible version in your apps gemfile:
gem 'acts_as_versioned', :git => 'https://github.com/luismreis/acts_as_versioned.git'

Proper fix would be to reference a rails 3.2 compatible gem

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

No branches or pull requests

1 participant