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

Working with Rails 2 #107

Closed
diguliu opened this issue Oct 16, 2012 · 1 comment
Closed

Working with Rails 2 #107

diguliu opened this issue Oct 16, 2012 · 1 comment

Comments

@diguliu
Copy link

diguliu commented Oct 16, 2012

Forgive me if I'm being stupid but when I install this gem the following dependencies come along:

activemodel-3.2.8
arel-3.0.2
tzinfo-0.3.33
activerecord-3.2.8

But since I'm using Rails 2.3.x, how can I use activerecord-3.2.8 for example?
Does this gem really supports Rails 2?

@stefankroes
Copy link
Owner

Ancestry 1.3.0 only requires activerecord >= 2.3.14

The current master branch only supports rails 3

Stefan

On 16 okt. 2012, at 22:11, Rodrigo Souto notifications@github.com wrote:

Forgive me if I'm being stupid but when I install this gem the following dependencies come along:

activemodel-3.2.8
arel-3.0.2
tzinfo-0.3.33
activerecord-3.2.8

But since I'm using Rails 2.3.x, how can I use activerecord-3.2.8 for example?
Does this gem really supports Rails 2?


Reply to this email directly or view it on GitHub.

@StefanH StefanH closed this as completed May 7, 2013
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

3 participants