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/stylesheets/logs/application.css
app/assets/stylesheets/logs/logs.css
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/tasks/logs_tasks.rake
logs.gemspec
app/assets/config/logs_manifest.js0
app/assets/javascripts/logs/application.js0
app/controllers/logs/application_controller.rb5
app/controllers/logs/concerns/logs_loader.rb19
app/controllers/logs/concerns/pagination.rb25
app/controllers/logs/logs_controller.rb9
app/helpers/logs/application_helper.rb13
app/helpers/logs/nav_pagination_helper.rb19
app/services/logs/log_files.rb8
app/services/logs/viewer.rb8
lib/logs.rb1
lib/logs/engine.rb20
lib/logs/version.rb3