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

It's works only on Rails3 ?? #8

Closed
uchoaaa opened this issue Jul 12, 2011 · 7 comments
Closed

It's works only on Rails3 ?? #8

uchoaaa opened this issue Jul 12, 2011 · 7 comments

Comments

@uchoaaa
Copy link

uchoaaa commented Jul 12, 2011

No description provided.

@amro
Copy link
Owner

amro commented Jul 13, 2011

Version 0.1.7 of Gibbon requires ActiveSupport 3.0.0+ since the later
does some nice things with JSON fragment parsing. Anywho, you should
be able to install/use 0.1.6, which depends on the json gem instead.

@uchoaaa
Copy link
Author

uchoaaa commented Jul 13, 2011

Thanks, Amro.
Actually it works fine on rails 2.3 environment. I moved the lib/gibbon.rb to my project and it worked.
I know this isn't the best choice, but I don't know how to make a new gem with active_suport 2.3 dependancy.
Btw, could you help me with it?

@uchoaaa uchoaaa closed this as completed Jul 13, 2011
@uchoaaa uchoaaa reopened this Jul 13, 2011
@amro
Copy link
Owner

amro commented Jul 13, 2011

I'll try to test w/ v2.3 tonight. If It works as easily for me as it did for you, I can just push 0.1.8 with that minimum dependency.

@amro
Copy link
Owner

amro commented Jul 15, 2011

Sorry this is taking me longer than anticipated. It's been a rough week. Will hopefully have time this weekend.

@aitor
Copy link

aitor commented Oct 22, 2011

Is this issue still being fixed?

@amro
Copy link
Owner

amro commented Oct 25, 2011

This will be fixed in 3.1 very soon.

@amro amro closed this as completed Oct 25, 2011
@amro
Copy link
Owner

amro commented Oct 27, 2011

Please grab 3.1

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