Ruby / Rails - adding a survey to the site

I have a current Rails 3 application and I would like to run a survey on my site to get user opinions ...

It's just interesting if anyone used a touchstone / plugin or maybe a widget solution to solve this problem.

Any recommendations?

+3
source share
1 answer

You can watch Surveyor ( GitHub ).

+4
source

Source: https://habr.com/ru/post/1795631/


All Articles