https://github.com/ukoloff/skb-test
SKB Kontur test task
https://github.com/ukoloff/skb-test
rails-application rails5 ruby skb-kontur
Last synced: 2 months ago
JSON representation
SKB Kontur test task
- Host: GitHub
- URL: https://github.com/ukoloff/skb-test
- Owner: ukoloff
- Created: 2017-08-12T09:44:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-14T18:19:55.000Z (almost 9 years ago)
- Last Synced: 2025-03-30T01:42:51.139Z (over 1 year ago)
- Topics: rails-application, rails5, ruby, skb-kontur
- Language: Ruby
- Size: 74.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Тестовое задание СКБ Контур
[](https://travis-ci.org/ukoloff/skb-test)
[](https://ci.appveyor.com/project/ukoloff/skb-test)
## Запуск
```sh
bundle install
bundle exec foreman start
```
## Тесты
```sh
bundle exec rails test
```