You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?!
The text was updated successfully, but these errors were encountered:
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?!
The text was updated successfully, but these errors were encountered: