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

Use activesupport gem rather than active_support #3

Merged

Conversation

mattfawcett
Copy link
Contributor

Hey

Not sure if it is intentional or not but the Gemspec includes a dependency for the active_support gem. As far as I am aware, all this does is set a hard dependency on activesupport 3.0.0 which is the gem that has all the code.

So as it stands you cannot use the gem with rails 3.1

@tobias
Copy link
Owner

tobias commented Dec 13, 2011

No, that's not intentional. You used to be able to refer to activesupport either way, until an actual active_support gem was published, apparently. Merging.

tobias added a commit that referenced this pull request Dec 13, 2011
…active_support

Use activesupport gem rather than active_support
@tobias tobias merged commit 3e48c31 into tobias:master Dec 13, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants