delayed_job icon indicating copy to clipboard operation
delayed_job copied to clipboard

Paperclip works using the command 'rails server' but not using the basic Mac OS apache installation

Open Backoo opened this issue 14 years ago • 2 comments

I am using Ruby on Rails 3 on a Mac Os running 'Snow Leopard' v1.6.5. After installing 'paperclip' I discovered that running the command 'rails server' from Terminal, my RoR3 application works great with 'paperclip'. It doesn't when I use the basic installation of apache from 'Snow Leopard'. I restart apache from the 'System Preferences/Sharing' panel but in logs ('Console Messages'), I found the following: "18/01/2011 16:50:52 org.apache.httpd[12972] [31mCould not find paperclip-2.3.8 in any of the sources[0m"

What means? How to resolve the problem? Why does it happen?!

Backoo avatar Jan 18 '11 06:01 Backoo

you know this is Delayed::Job right?

pjammer avatar Jan 28 '11 21:01 pjammer

This is delayed_job, right. I'd post to Paperclip.

Backoo avatar Feb 28 '20 21:02 Backoo