Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 717 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 717 Bytes

sample-ruby

A collection of Ruby based sample code.

Overview

This repository host minimal assets develop for the Ruby runtime. These samples are used in Shipwrigh/Build for testing purposes.

Structure

This repository consists of multiple directories, each directory is intended to work with a particular set of tools that are currently supported in Shipwrigh/Build.

/source-build

Assets with pure source code, without any knowledge about Docker. This asset is intended to work with Buildpacks, like the Paketo and Heroku implementation.