Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 168 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 168 Bytes

models-ruby-test

A simple Sinatra app for testing the OA Ruby libraries

To run locally:

bundle install
bundle exec rackup

Then go to http://localhost:9292