acts_as_nps_rateable 0.0.4
Rails gem that provides Net Promoter Score (NPS) ratings and analysis for ActiveRecord models. It can be used as a regular 0 to 10 rating scale and you can just ignore the NPS analysis methods.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
activerecord
~> 3.0
rails
~> 3.0