kirillshevch/logs

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.circleci/config.yml
.gitignore
.rspec
.rubocop.yml
Gemfile
Gemfile.lock
MIT-LICENSE
README.md
Rakefile
app/assets/config/logs_manifest.js0
A
0 mins
app/assets/javascripts/logs/application.js0
A
0 mins
app/assets/stylesheets/logs/application.css
app/assets/stylesheets/logs/logs.css
app/controllers/logs/application_controller.rb5
A
0 mins
app/controllers/logs/concerns/logs_loader.rb19
A
0 mins
app/controllers/logs/concerns/pagination.rb25
A
0 mins
app/controllers/logs/logs_controller.rb9
A
0 mins
app/helpers/logs/application_helper.rb13
A
0 mins
app/helpers/logs/nav_pagination_helper.rb19
A
0 mins
app/services/logs/log_files.rb8
A
0 mins
app/services/logs/viewer.rb8
A
0 mins
app/views/layouts/logs/application.html.haml
app/views/logs/logs/index.html.haml
app/views/logs/logs/show.html.haml
app/views/shared/_header.html.haml
app/views/shared/_layout.html.haml
app/views/shared/_logs.html.haml
app/views/shared/_nav_pagination.html.haml
app/views/shared/_navbar.html.haml
app/views/shared/_pagination.html.haml
bin/rails
demo.jpg
lib/logs.rb1
A
0 mins
lib/logs/engine.rb20
A
0 mins
lib/logs/version.rb3
A
0 mins
lib/tasks/logs_tasks.rake
logs.gemspec