bibendi/twinkle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.dockerignore
.gitignore
.rspec
.travis.yml
Dockerfile
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/images/403.png
app/assets/images/twinkle.jpg
app/assets/stylesheets/application.css
app/assets/stylesheets/bootstrap_and_overrides.css.less
app/views/channel_transports/_form.html.haml
app/views/channel_transports/new.html.haml
app/views/channels/_form.html.haml
app/views/channels/edit.html.haml
app/views/channels/index.html.haml
app/views/channels/new.html.haml
app/views/channels/show.html.haml
app/views/clients/_form.html.haml
app/views/clients/edit.html.haml
app/views/clients/index.html.haml
app/views/clients/new.html.haml
app/views/clients/show.html.haml
app/views/errors/_exception.html.haml
app/views/errors/error_400.html.haml
app/views/errors/error_401.html.haml
app/views/errors/error_403.html.haml
app/views/errors/error_404.html.haml
app/views/errors/error_500.html.haml
app/views/layouts/application.html.haml
app/views/roots/show.html.haml
app/views/transports/telegrams/_form.html.haml
app/views/transports/telegrams/edit.html.haml
app/views/transports/telegrams/index.html.haml
app/views/transports/telegrams/new.html.haml
app/views/transports/telegrams/show.html.haml
bin/bundle
bin/rails
bin/rake
config.ru
dip.yml
docker/docker-compose.development.yml
docker/docker-compose.dind.yml
docker/docker-compose.local.yml
docker/docker-compose.production.yml
docker/docker-compose.test.yml
docker/docker-compose.yml
public/404.html