Skip to content

cloudControl/buildpack-ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,203 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildpack for Ruby

This is a buildpack for Ruby, Rack, and Rails apps. It uses Bundler for dependency management.

Usage

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.

Supported versions

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.

Documentation

https://www.cloudcontrol.com/dev-center/guides#ruby

About

cloudControl's fork of the Heroku buildpack for Ruby

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 93.2%
  • Shell 6.8%