Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想定制spree。我已经下载了源文件并修改了它们。然后我运行了 install.rb,它构建并安装了 gems。问题是:我可以在没有 gems 构建的情况下看到开发结果,这需要太多时间吗?我是 RoR 的新手。
在几乎所有情况下,对 spree 的定制最好在您的应用程序中进行,而不是通过修改 spree 的源文件。大礼包开发者文档解释了如何做到这一点(特别参见定制部分):
http://guides.spreecommerce.com/developer/