|
app
|
Remove unused evaluated_match_result method
|
2019-04-17 11:11:13 +02:00 |
|
bin
|
Initial commit
|
2018-10-30 15:52:46 +01:00 |
|
config
|
Override registration and session render methods
|
2019-04-16 11:01:31 +02:00 |
|
db
|
Replace deprecated Faker::Dog
|
2019-04-03 09:45:56 +02:00 |
|
doc
|
Regenerate SVGs
|
2018-11-30 14:20:57 +01:00 |
|
lib/tasks
|
Add rake docker tasks
|
2019-04-17 08:25:13 +02:00 |
|
public
|
Initial commit
|
2018-10-30 15:52:46 +01:00 |
|
spec
|
Remove state change for Match
|
2019-04-17 11:10:18 +02:00 |
|
.dockerignore
|
Add development dirs/files to .dockerignore
|
2019-04-17 09:14:30 +02:00 |
|
.gitignore
|
Ignore Database schema and coverage folder
|
2018-11-29 10:41:55 +01:00 |
|
.hound.yml
|
Instruct hound to read .rubocop.yml
|
2018-11-19 15:19:37 +01:00 |
|
.rspec
|
Initialize RSpec setup
|
2018-11-13 16:56:16 +01:00 |
|
.rubocop.yml
|
Make HoundBot shut (the fuck) up
|
2018-11-29 12:06:26 +01:00 |
|
.ruby-version
|
Bump ruby version to 2.6.2
|
2019-04-03 09:40:49 +02:00 |
|
.travis.yml
|
Add encrypted slack token
|
2018-11-30 15:21:18 +01:00 |
|
Dockerfile
|
Add Dockerfile
|
2019-04-17 08:25:13 +02:00 |
|
Gemfile
|
Bump ruby version to 2.6.2
|
2019-04-03 09:40:49 +02:00 |
|
Gemfile.lock
|
Update ruby dependencies
|
2019-04-03 09:42:14 +02:00 |
|
README.md
|
Add Travis and Coveralls badge
|
2018-11-19 11:46:03 +01:00 |
|
Rakefile
|
Apply rubocop formatting
|
2018-11-10 15:50:27 +01:00 |
|
config.ru
|
Apply rubocop formatting
|
2018-11-10 15:50:27 +01:00 |
|
docker-compose.yml
|
Use production env (defined in Dockerfile)
|
2019-04-17 09:15:39 +02:00 |