Adds support of mobile devices to Spree stores through jQuery Mobile.
- Add following line to Gemfile:
gem 'spree_mobile_views'
- Run
bundle install
- Run
rake spree_mobile_views:install:assets
Copyright (c) 2011 Roman Smirnov, released under the New BSD License