pengfeidong/logs_page_view

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/javascripts/logs/bootstrap.min.js0
A
0 mins
app/assets/javascripts/logs/jquery.min.js0
A
0 mins
app/assets/stylesheets/logs/application.css
app/assets/stylesheets/logs/bootstrap.min.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.rb26
A
0 mins
app/controllers/logs/logs_controller.rb27
A
0 mins
app/helpers/logs/application_helper.rb19
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/logs/logs/tail.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
lib/logs/engine.rb20
A
0 mins
lib/logs/version.rb3
A
0 mins
lib/logs_page_view.rb1
A
0 mins
lib/tasks/logs_tasks.rake
log_download.png
log_index.png
log_tail.png
logs_page_view.gemspec