by shigemk2

当面は技術的なことしか書かない

kuroko2 update

別のDBにマイグレートしたいときもこの技が使える

$ bundle update kuroko2
$ ./bin/rake kuroko2:install:migrations
$ ./bin/rake db:migrate

github.com