set ruby version (2.1.2), create Procfile
Showing
| source 'https://rubygems.org' | source 'https://rubygems.org' | ||
| ruby '2.1.2' | |||
| # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | # Bundle edge Rails instead: gem 'rails', github: 'rails/rails' | ||
| gem 'rails', '~> 4.1' | gem 'rails', '~> 4.1' | ||
| ... | ... |
Procfile
0 → 100644
config/unicorn.rb
0 → 100644
Please
register
or
sign in
to comment