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

cannot load such file -- completeness/fu (LoadError) #10

Open
jamesconant opened this issue Nov 24, 2012 · 3 comments
Open

cannot load such file -- completeness/fu (LoadError) #10

jamesconant opened this issue Nov 24, 2012 · 3 comments

Comments

@jamesconant
Copy link

I've got "gem 'completeness-fu'" in my Gemfile (I've also tried gem install 'completeness-fu') and I've run bundle install.

Whenever I attempt to launch the rails server I get the following error:

/home/james/.rvm/gems/ruby-1.9.3-p194@global/gems/bundler-1.2.1/lib/bundler/runtime.rb:74:in `require': cannot load such file -- completeness/fu (LoadError)

It appears that bundler is looking gsubbing the - in the gemname for a / and is looking for that file. I'm not really sure.

Is there something stupid that I'm doing / not doing that might cause this, or have any others come across this problem?

Thanks in advance for any help on this matter.

@upstarter
Copy link

+1

@mahinder
Copy link

i have same issue

@harshamv
Copy link

any solution for this on rails 4?

Or any other gem?

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

4 participants