2012-04-16 98 views
0

尝试将新应用程序部署到生产。从基础CentOS构建服务器。
然而,当我尝试运行耙迁移数据库,我收到以下错误新部署到生产,Rake数据库:迁移失败

[[email protected] tatp_store]# bundle exec rake db:migrate 
rake aborted! 
uninitialized constant ActiveShipping::Base 

(See full trace by running task with --trace) 
[[email protected] tatp_store]# 

我通过它可能是一个类似的问题到DSL的问题,但类似的修复不起作用。

谢谢!

+0

你忘了运行迁移之前运行'捆绑install'? – 2012-04-16 22:52:43

+0

并不这么认为;做了捆绑安装并再次尝试了耙子,同样的错误 – 2012-04-17 13:11:10

+0

可能是一个Spree问题:https://groups.google.com/forum/?fromgroups#!topic/spree-user/q9AU0xeuHr4 – 2012-04-17 14:05:12

回答

0

这个问题是由施普雷积极出货的错误引起的,问题#26已被固定在构建9d4af80