spree
Heroku db:push silently hangs on remote connection
I\'m trying to get spree deployed onto Heroku, but using heroku db:push is failing. There are no error messages and I don\'t know where it would keep logs of this: There\'s no information at the herok[详细]
2023-03-17 23:55 分类:问答Running Rails in Rubymine from subproject
I\'m using R开发者_JAVA技巧ubyMine 3.1.1 with Rails 3.0.9. I have the Spree project cloned from Github, and I want to debug the server while working on the code.To do this, Spree includes a sandbox r[详细]
2023-03-16 10:27 分类:问答How to change spree currency?
I have trouble with spree, a开发者_StackOverflownd dont know how to deal with it. I can\'t change the main currency.[详细]
2023-03-06 03:11 分类:问答Getting started with Spree Installation Trouble
So... It looks like there are two ways to get started with Spree as far as implementing it into your Rails application, neither of which work...[详细]
2023-03-03 16:52 分类:问答Spree hook usage limited to only 1 special quote?
for example insert_开发者_如何转开发after :homepage_products do \" <h1>Promotional Item</h1>[详细]
2023-03-03 09:55 分类:问答Edit action of Checkout controller
I\'m looking in the source code of the Checkout controller (http开发者_StackOverflow中文版s://github.com/spree/spree/blob/0-60-stable/core/app/controllers/checkout_controller.rb) and didn\'t find the[详细]
2023-03-03 09:24 分类:问答Rails 3 - File name too long error
We have an onl开发者_开发知识库ine store running on Rails 3 Spree platform. Recently customers started reporting weird errors during checkout and after analyzing production logs I found the following[详细]
2023-02-25 14:31 分类:问答spree error message in Rails
I am new to ruby on rails. I installed ruby and gems both on my ubuntu 10.10 system. My rails -v is 3.0.5 and gem -v is 1.3.7. As my requirement I installed bundler and after that when I installed spr[详细]
2023-02-18 09:16 分类:问答Spree, Ruby On Rails. Question about the employment of the "yield" function
While reading the spree source code via the official code repository on Github, https://github.com/spree/spree. I couldn\'t help but notice a strange (at least the first time I see it) usage of the fu[详细]
2023-02-17 18:28 分类:问答Can't to run db:migrate with Spree under RubyStack 2.1-1 dev on Windows
I\'m trying to install Spree under RubyStack 2.1-1 dev on Windows. I\'ve been able to install everything, but I\'m having problems with initializing the db. In the docs (http://spreecommerce.com/doc[详细]
2023-02-16 14:03 分类:问答