Skip to content
forked from mjseaman/shiatsu

massage therapy scheduling app for DBC

Notifications You must be signed in to change notification settings

zassmin/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

massage therapy scheduling app for DBC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published