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

Error when attempting to install attachment_fu using bundler #48

Open
vmcilwain opened this issue Apr 11, 2013 · 0 comments
Open

Error when attempting to install attachment_fu using bundler #48

vmcilwain opened this issue Apr 11, 2013 · 0 comments

Comments

@vmcilwain
Copy link

Hello all,

I am trying to install attachment_fu on a rails 3 app using bundler and I am getting the following error:

Could not find gem 'attachment_fu (>= 0) ruby' in git://github.com/technoweenie/attachment_fu.git (at master).
Source does not contain any versions of 'attachment_fu (>= 0) ruby'

My gem file has the following line in it:

gem 'attachment_fu', :git => "git://github.com/technoweenie/attachment_fu.git", :branch => 'master'

Can anyone tell me what I need to change to get attachment_fu to install properly?

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

1 participant