This is a buildpack for Ruby, Rack, and Rails apps. It uses Bundler for dependency management.
The buildpack will detect your app as Ruby if it has a Gemfile and
Gemfile.lock files in the root directory. It will then proceed to run bundle install after setting up the appropriate environment for
Ruby and Bundler.
We support all current (current, previous, old stable) Ruby versions.
Please contact support@cloudcontrol.de in case you miss a version of Ruby or encounter a problem.