06 2012 档案

摘要:Rails安装文档1. bundle install --without development test2. cp config/settings.yml.example config/settings.yml3. cp config/database.yml.example config/dat... 阅读全文
posted @ 2012-06-06 21:45 喻头快跑 阅读(171) 评论(0) 推荐(0)
摘要:PART1:change mysql default character set to UTF8 in my.cnf http://stackoverflow.com/questions/3513773/change-mysql-default-character-set-to-utf8-in-my... 阅读全文
posted @ 2012-06-06 21:44 喻头快跑 阅读(422) 评论(0) 推荐(0)