- Uses markdown via
RDiscount
for the biography - Uses
spree_videos
for video display - "View All Author Products" link assumes use of
spree_sunspot_search
. Can easily be modified to work with other search extensions. - Supports fragment caching
Example goes here.
Be sure to bundle your dependencies and then create a dummy test app for the specs to run against.
$ bundle
$ bundle exec rake test_app
$ bundle exec rspec spec
Copyright (c) 2012 Michael Bianco, released under the New BSD License