This platform template is used for provisioning new demo environments. Each branch contains customer specific requirements or use cases.
Install gems with Bundler
bundle installRun the script by simply calling from Ruby
ruby install.rbThe platform templates use Bundler to manage gem dependencies. Simply add any necessary gems to Gemfile.