Clone https://github.com/manic/rails3-app-template and create rails project
git clone git://github.com/manic/rails3-app-template.git
rails new your_project_name -TJ -d mysql -m rails3-app-template/rails3.rb
bundle exec annotate -p before #統一放在 model 上方