Skip to content

nzmoore/WJMRubyTest

Repository files navigation

Ruby Sinatra Starter Overview

The Ruby Sinatra Starter demonstrates a simple, reusable Ruby web application based on the Sinatra framework.

Run the app locally

  1. Install Ruby
  2. Download and extract the starter code from the Bluemix UI
  3. cd into the app directory
  4. Run gem install bundler to install bundler
  5. Run bundle install to install app dependencies
  6. Run ruby helloWorld.rb
  7. Access the running app in a browser at http://localhost:4567

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published