Skip to content

Instantly share code, notes, and snippets.

@wxianfeng
Created May 9, 2012 05:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wxianfeng/2642059 to your computer and use it in GitHub Desktop.
Save wxianfeng/2642059 to your computer and use it in GitHub Desktop.
db:create 报kgio_ext 错误
wxianfeng@wxianfeng:/data/projects/entos$ RAILS_ENV=development rake db:create --trace
rake aborted!
no such file to load -- kgio_ext
fixed:
upgrade kgio 2.7.2 -> 2.7.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment