How do you "Embed a file input tag in your HTML pages using the image_upload_tag view helper method"?
I am trying to integrate cloudinary in my MEAN stack project. I follow the "upload from browser part", but don't really understand the tutorial.
There are some code example but it's never HTML. And it's hard to see where to put what...
For exemple I don't understand: "Embed a file input tag in your HTML pages using the image_upload_tag view helper method".
What does it mean? Can you put a HTML example for this please??
Thank you
-
Hi,
Our client integration libraries for the server-side frameworks (e.g., for Node.js) can generate a file input tag on your client-side code.
Alex Young of DailyJS published a great tutorial for integrating Cloudinary with a Node.js photo gallery application:
http://dailyjs.com/2013/02/21/cloudinary/0
Post is closed for comments.
Comments
1 comment