简体   繁体   中英

Gem for surveys with images on RoR

I am a newbie on RoR and I am looking for a GEM that would create surveys and support images. I have tried Surveyor and it seems great for text only surveys (I will definitely use it again for surveys). Ideas?

Easiest way would be to generate the HTML with that gem, then use the generated HTML and put it in the html.erb and update it with the images.

You can look at the generated HTML with developer tools on your browser.

Otherwise, you will have to write it yourself or add new methods to that gem.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM