araslanov-e / paintings_store

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

API для магазина картин

Setup

$ bundle
$ bundle exec rake db:migrate db:seeds

Run

$ puma -p 3000

Test

$ RACK_ENV=test bundle exec rake db:migrate
$ rspec

About


Languages

Language:Ruby 100.0%