An spree extension for managing FAQs
any version of Spree higher than 0.10.x
1) add the gem to your Gemfile
:
gem 'spree_faq'
2) run bundler:
bundle install
3) migrate your database:
rake railties:install:migrations db:migrate
http://yourdomain.tld/faq
git clone git://github.com/joshnuss/spree-faq.git
gem install bundler
bundle
rake test_app
rake spec