Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

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

Languages

  • Ruby 81.6%
  • Makefile 18.4%