2013-01-01から1ヶ月間の記事一覧
Redmine のインストール http://redmine.jp/guide/RedmineInstall/ を参考にがんばるconfig/database.yml.example を database.yml にリネーム database.yml の mysql を mysql2 に変更 gem の mysql2 のために mysql-server, client, devel などのパッケー…
参考サイト https://devcenter.heroku.com/articles/quickstart https://devcenter.heroku.com/articles/rails3 前提条件 % git --version git version 1.7.5.4 % ruby -v ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux] % rails -v Rails 3.2.…