Skip to content

Testing Travis and Heroku integration with a simple Sinatra + Mongo app

Notifications You must be signed in to change notification settings

Jun-Dai/bearded-cyril

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech stack (so far):

  • Bundler
  • Sinatra
  • Rack
  • Thin

Assumptions:

  • RVM is installed (and respects .rvmrc)
  • Ruby 1.9.3

Setup

  1. Run bundle install --path=./vendor/ruby to get your gems installed
  2. Run bundle exec rackup to start the server

About

Testing Travis and Heroku integration with a simple Sinatra + Mongo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages