Rails Asset Pipeline
Can anyone recommend a way I can upload an image from the Rails asset pipeline using a Rails console? The following will not work.
Cloudinary::Uploader.upload('/assets/image.png'))
0
-
Hi Hunt,
Cloudinary actually offers automatic migration of your app's static assets. Please have a look at the following for more information:
http://cloudinary.com/blog/how_to_deliver_your_static_images_through_a_cdn_in_ruby_on_rails0
Post is closed for comments.
Comments
1 comment