ruby-project-template Rubyプロジェクトのテンプレートです。 インストール # bundle install --path vendor/bundle rspecの実行 # bundle exec rake or # bundle exec rake rspec or # bundle exec rspec