Skip to content

creatorsschool/sinatra-almost-rails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creators School Sinatra skeleton

This is a very basic example of a Sinatra app with CRUD routes as similar as possible to Rails' resources

Getting Started

To get started run the following commands:

bundle install
bundle exec rake db:migrate

Running the app

To run the app we are using shotgun, which means you can run just by typing shotgun.

About

A basic example of a sinatra app with CRUD routes as similar as possible to Rails' resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published