samples/apps/ruby-bundler
..
.profile
.ruby-version
Gemfile
Gemfile.lock
README.md
app.rb

README.md

Sample Ruby app using Bundler

Extended Functionality

These are optional files that provide additional functionality.

  • .profile - A bash script that is sourced at launch time by the launcher.
  • .ruby-version - Used by the sample buildpack to configure what version of Ruby should be installed.