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

Support for Rails 3.0.1 #7

Open
ngocdaothanh opened this issue Oct 16, 2010 · 1 comment
Open

Support for Rails 3.0.1 #7

ngocdaothanh opened this issue Oct 16, 2010 · 1 comment

Comments

@ngocdaothanh
Copy link
Contributor

Error in a Rails 3.0.1 project:

Bundler could not find compatible versions for gem "activerecord": In Gemfile: rails (= 3.0.1) depends on activerecord (= 3.0.1) acts_as_versioned depends on activerecord (3.0.0) (Bundler::VersionConflict)

@siwadon
Copy link

siwadon commented Oct 18, 2010

update gem using: gem update
and edit Gemfile to use rails 3.0.1 instead

yakjuly pushed a commit to getaroom/acts_as_versioned that referenced this issue Mar 4, 2024
yakjuly pushed a commit to getaroom/acts_as_versioned that referenced this issue Mar 4, 2024
yakjuly pushed a commit to getaroom/acts_as_versioned that referenced this issue Mar 4, 2024
yakjuly pushed a commit to getaroom/acts_as_versioned that referenced this issue Mar 4, 2024
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

2 participants