You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
E. Almqvist
ce4cd122d9
|
3 years ago | |
---|---|---|
src | 3 years ago | |
.gitignore | 3 years ago | |
.yardopts | 3 years ago | |
Gemfile | 3 years ago | |
Gemfile.lock | 3 years ago | |
README.md | 3 years ago | |
config.ru | 3 years ago |
README.md
The Auction House
School project
Install deps & preinit
$ bundle config set --local path 'vendor/bundle' && bundle install
Starting the app
$ bundle exec rackup
. You can also pass a debug
as first argument to enable SQL debug output.
Mirror: git.wych.dev