Rails bundle exec rake db:migrate 出错求解

sileixinhua · 2014年07月13日 · 最后由 sileixinhua 回复于 2014年07月13日 · 1640 次阅读

/Users/silei/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.6.3/lib/bundler/runtime.rb:222: warning: Insecure world writable dir /usr/local/share in PATH, mode 040777 /Users/silei/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.6.3/lib/bundler.rb:301: warning: Insecure world writable dir /usr/local/share in PATH, mode 040777 DEPRECATION WARNING: You have required active_support/core_ext/object/to_json. This file will be removed in Rails 4.2. You should require active_support/core_ext/object/json instead. (called from require at /Users/silei/.rvm/gems/ruby-2.0.0-p247@global/gems/bundler-1.6.3/lib/bundler/runtime.rb:76)

rails version is 4.1.1

How to fix this ?

已解决,rake db:reset 一下就好,但是还是有别的过期命令,正在研究。。。。。

已解决,rake db:reset 一下就好,但是还是有别的过期命令,正在研究。。。。。

需要 登录 后方可回复, 如果你还没有账号请 注册新账号