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

Remove lib/arel/relation from the list of files in gemspec #115

Conversation

carlosantoniodasilva
Copy link
Member

Commit 9978fc4 removed deprecated relation
from arel. Here's the warning message I'm having when installing:

The validation message from Rubygems was:
["lib/arel/relation.rb"] are not files

Commit 9978fc4 removed deprecated relation
from arel. Here's the warning message I'm having when installing:

The validation message from Rubygems was:
  ["lib/arel/relation.rb"] are not files
@ernie
Copy link
Collaborator

ernie commented Jul 12, 2012

@carlosantoniodasilva sorry for the delayed response. This got fixed in a56b772.

@ernie ernie closed this Jul 12, 2012
@carlosantoniodasilva
Copy link
Member Author

Hey @ernie, no problem, thanks.

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

Successfully merging this pull request may close these issues.

2 participants