Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 171 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 171 Bytes

sw-oa-ruby-test-site

A simple Sinatra app for testing the OA Ruby libraries

To run locally:

bundle install
bundle exec rackup

Then go to http://localhost:9292