Система управления сборкой rpm пакетов на базе mock+git
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.
 
 
 
 
 
alexey d608f73772
Receipt create. Part 2
10 months ago
.bundle Initial commit 10 months ago
classes Receipt create. Part 2 10 months ago
db/migrations Receipt create. Part 2 10 months ago
locks Initial commit 10 months ago
public Receipt create. Part 2 10 months ago
views Receipt create. Part 2 10 months ago
.gitignore Added gitignore 10 months ago
Gemfile Initial commit 10 months ago
Gemfile.lock Initial commit 10 months ago
LICENSE Initial commit 10 months ago
README.md Initial commit 10 months ago
app.rb Receipt create. Part 2 10 months ago
config.ini Initial commit 10 months ago

README.md

Запуск

bundle exec ruby app.rb

Подготовка базы данных

bundle exec sequel -m db/migrations sqlite://db/workbase.sqlite3