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

Small dependency issue when trying to do a fresh 'bundle install' #5

Closed
bricker opened this issue Sep 19, 2011 · 1 comment
Closed

Comments

@bricker
Copy link

bricker commented Sep 19, 2011

If I try to do a bundle install on a fresh machine (or rvm version) before any gems have been installed (except bundler, of course), unread causes an error:

There was a LoadError while evaluating unread.gemspec: no such file to load -- active_record/version from (rails_root)/rails/ruby/1.8/bundler/gems/unread-2958a58bb126/unread.gemspec:4

I have to comment out the unread line in my gemfile, run bundle install, uncomment, and run it again. Not a big deal, but something to consider.

@ledermann
Copy link
Owner

Thanks for this hint!

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