当我尝试在新应用程序上安装spree时出现此错误:
您传递了:github作为gem'spree_gateway'的选项,但它无效.
我在Windows 7机器上使用rails 3.2.11.
D:\Dropbox\web\rails_projects\testapp>spree install
Would you like to install the default gateways? (Recommended) (yes/no) [yes] y
Would you like to install the default authentication system? (yes/no) [yes] y
Would you like to run the migrations? (yes/no) [yes] y
Would you like to load the seed data? (yes/no) [yes] y
Would you like to load the sample data? (yes/no) [yes] y
gemfile spree
gemfile spree_gateway
gemfile spree_auth_devise
run bundle install from "."
?[31mYou passed :github as an option …Run Code Online (Sandbox Code Playgroud)