Skip to content

pmen/sinatra-base

Repository files navigation

Setup

bundle install
./resetdb
bin/start

Run a migration

bundle exec rake db:create_migration NAME=add_foo_bar
bundle exec rake db:migrate

Run a console

bin/console

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published