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 rails mercury:install:images #457

Open
RamonGebben opened this issue May 26, 2014 · 5 comments
Open

Error rails mercury:install:images #457

RamonGebben opened this issue May 26, 2014 · 5 comments

Comments

@RamonGebben
Copy link

RamonGebben commented May 26, 2014

While installing from head the error:

Could not find "ar_paperclip_image.rb" in any of your source paths. Your current source paths are:
.../vendor/bundle/ruby/2.0.0/bundler/gems/mercury-5f178716a420/lib/generators/mercury/install/images/templates

The problem appears to be fixed when making a copy and dropping the .erb in ar_paperclip_image.rb.erb

Could someone please fix this?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/2344740-error-rails-mercury-install-images?utm_campaign=plugin&utm_content=tracker%2F134071&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F134071&utm_medium=issues&utm_source=github).
@pablosalgadom
Copy link

i am having the same issue, what did you do to fix it? i don't understand where do i have to copy this file "ar_paperclip_image.rb.erb" i will appreciate any help.

@sadafrasheed
Copy link

still getting this error...

@RamonGebben
Copy link
Author

I gave up and build something into the project by myself. Sorry can't help.

@Mardiniii
Copy link

Somebody can help me I have the same issue and I want to find a fast solution?

@J-Zet
Copy link

J-Zet commented Jun 29, 2016

...there is a file called "ar_paperclip_image.rb**.erb**" in the given source path.
renaming that file to "ar_paperclip_image**.rb**" leads to > Could not find "ar_paperclip_image.rb**.erb**".
run cp ar_paperclip_image.rb.erb ar_paperclip_image.rb and you are good to go.

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

5 participants