Rails Template 使い方 ローカルにクローンする。 git clone https://github.com/kayhide/rails_template.com new する。 rails new hogepiyo -m ~/prj/ruby/rails_template/main.rb -d=postgresql postgresql のユーザーを作る。 cd hogepiyo rake db:create_user