Skip to content

mjseaman/shiatsu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sinatra_skeleton_rakemod

DBC's sinatra skeleton with Rake mods

Usage

rake db:init

is the same as running

rake db:create
rake db:migrate
rake db:seed

and

rake db:reset

is the same as running

rake db:drop
rake db:create
rake db:migrate
rake db:seed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •