Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 275 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 275 Bytes

Sinatra CRUD Example

"The best revenge is massive success." - Frank Sinatra

This uses datamapper and sqlite3-inmemory database

Setup
  • bundle install

run with bundle exec ruby app.rb

Routes will print after the server starts up

Full CRUD for events model