Unobtrusive scripting adapter vs Remotipart
In this short instruction, I would like to share how to use AJAX file upload in Ruby on Rails. Many of web applications require an easy and common way to upload different type data. To solve this issue, Rails has nice Unobtrusive scripting adapter. http://blog.active-bridge.com/unobtrusive-scripting-adapter-vs-remote-part-ajax-file-uploader
Post a comment