This is a simple Sinatra Ruby application copied from Cloud Foundry's README.
sudo gem install bundler
bundle install
ruby env.rb
sudo gem install bundler
bundle install # creates the required Gemfile.lock file
stackato push -n
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a simple Sinatra Ruby application copied from Cloud Foundry's README.
sudo gem install bundler
bundle install
ruby env.rb
sudo gem install bundler
bundle install # creates the required Gemfile.lock file
stackato push -n