Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

installing gem #38

Open
jeremyrichardson88 opened this issue Dec 21, 2012 · 0 comments
Open

installing gem #38

jeremyrichardson88 opened this issue Dec 21, 2012 · 0 comments

Comments

@jeremyrichardson88
Copy link

I don't know if anyone else has ran into this but i ran sudo gem install big_sitemap and it did
Installing ri documentation for big_sitemap-1.0.1...
Installing RDoc documentation for big_sitemap-1.0.1...

but i when did the command rake routes it
rake aborted!
no such file to load -- big_sitemap
which was hitting my require 'big_sitemap' which wasn't created.

Got it to work though by putting gem "big_sitemap" in gemfile explicitly.

why doesn't running the gem install in the terminal add this to the actual gem file and gem set list without manually doing it?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant