Rapidfire 1.2.0 - Dynamic surveys in your rails app

hi, A new version of rapidfire gem (v1.2.0) is released Rapidfire gem makes adding dynamic surveys very easy in your rails application.

source: https://github.com/code-mancers/rapidfire

docs: http://rdoc.info/gems/rapidfire/frames demo: https://rapidfire.herokuapp.com

Changes (v1.2.0)

  • Rails 4 is now supported
  • A new api is exposed to fetch survey results. It also exposes results in JSON format so that end user can use javascript libraries to render charts. {An example can be seen in demo app, which integrates chart.js}