Spree is a complete open source e-commerce solution for Ruby on Rails, freely available for commercial use under the terms of the New BSD License.
How can I fix this error in ruby on rail. source 'https://rubygems.org' git_source(:github) do |repo_name| …
ruby-on-rails spreeI searched whole morning, and find out that there aren't any themes either to purchase or download for Spree. It …
themes spreeI am developing a spree application ,I recently removed and reinstalled ruby 1.9.3, now whenever I try rails s on terminal …
ruby-on-rails spreeIs there a way to check if part of the URL contains a certain string: Eg. <% if current_spree_…
ruby-on-rails-4 spreeI just recently upgraded to 1.0.3, and the routes.rb file in my config/routes folder seems to ignore all my …
ruby-on-rails spreeI have followed the Spree instructions for setting up, and I got it working in development mode. I deployed with …
ruby-on-rails admin spreeI deployed my Spree app to a server. Locally I can login as an admin and change things, but on …
ruby-on-rails postgresql spree