bricesanchez / spree_testimonials

Testimonials /guestbook for Spree shop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpreeTestimonials

Testimonials (guestbook) for Spree shop.

Installation

Add to Gemfile:

gem 'spree_testimonials', github: 'jsqu99/spree_testimonials', branch: 'master'

and then run

bundle install
bundle exec rails g spree_testimonials:install
bundle exec rake db:migrate

Copyright (c) 2010-2012 divineforest, released under the New BSD License

About

Testimonials /guestbook for Spree shop

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Ruby 98.4%Language:CSS 1.6%