Skip to content

vidyar/sample-ruby-mongo-heroku

 
 

Repository files navigation

Ruby and MongoDB Heroku sample

This sample demonstrates how to setup continuous integration and deployment for a Sinatra+MongoDB project deployed on Heroku.

For sake of simplicity, this example does not use full-blown migration system (e.g. from ActiveRecord), but rather adds a simple db:migrate Rake task to illustrate how it can be called from Shippable build script.

For more detailed documentation, please see Shippable's continuous deployment section: http://docs.shippable.com/en/latest/config.html#continuous-deployment

This sample is built for Shippable, a docker based continuous integration and deployment platform.

Build Status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%