bibendi/twinkle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
docker/docker-compose.yml
docker/docker-compose.test.yml
docker/docker-compose.production.yml
docker/docker-compose.local.yml
docker/docker-compose.dind.yml
docker/docker-compose.development.yml
dip.yml
config.ru
bin/rake
bin/rails
bin/bundle
app/views/transports/telegrams/show.html.haml
app/views/transports/telegrams/new.html.haml
app/views/transports/telegrams/index.html.haml
app/views/transports/telegrams/edit.html.haml
app/views/transports/telegrams/_form.html.haml
app/views/roots/show.html.haml
app/views/layouts/application.html.haml
app/views/errors/error_500.html.haml
app/views/errors/error_404.html.haml
app/views/errors/error_403.html.haml
app/views/errors/error_401.html.haml
app/views/errors/error_400.html.haml
app/views/errors/_exception.html.haml
app/views/clients/show.html.haml
app/views/clients/new.html.haml
app/views/clients/index.html.haml
app/views/clients/edit.html.haml
app/views/clients/_form.html.haml
app/views/channels/show.html.haml
app/views/channels/new.html.haml
app/views/channels/index.html.haml
app/views/channels/edit.html.haml
app/views/channels/_form.html.haml
app/views/channel_transports/new.html.haml
app/views/channel_transports/_form.html.haml
app/models/user.rb18
A
0 mins
app/models/transports/telegram.rb22
A
0 mins
app/models/transport.rb6
A
0 mins
app/models/role.rb8
A
0 mins
app/models/client.rb11
A
0 mins
app/models/channel_transport.rb10
A
0 mins
app/models/channel.rb6
A
0 mins
app/jobs/send_message_job.rb10
A
0 mins
app/interactors/send_message.rb36
A
0 mins