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.
|
8 months ago | |
---|---|---|
.bundle | 8 months ago | |
classes | 8 months ago | |
db/migrations | 8 months ago | |
locks | 8 months ago | |
public/assets | 8 months ago | |
views | 8 months ago | |
.gitignore | 8 months ago | |
Gemfile | 8 months ago | |
Gemfile.lock | 8 months ago | |
LICENSE | 8 months ago | |
README.md | 8 months ago | |
app.rb | 8 months ago | |
config.ini | 8 months ago |
README.md
Запуск
bundle exec ruby app.rb
Подготовка базы данных
bundle exec sequel -m db/migrations sqlite://db/workbase.sqlite3