Skip to content

codelittle/simple-models-sequel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Sinatra Models With Sequel

Building this small demo app for the series about Sinatra and Sequel on Code Little http://codelittle.com/tag/simple-models-sequel/

How to install this project on your machine

To clone this project on your machine do the following:

git clone --depth=1 https://github.com/codelittle/simple-models-sequel.git
cd simple-models-sequel
bundle install
ruby app.rb
# You're set, now open your browser to http://localhost:4567

About

Building this small demo app for the series about Sinatra and Sequel on codelittle_

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors