linqueta/rails-healthcheck

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/tests.yml
.gitignore
.rspec
.rubocop.yml
.tool-versions
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
app/controllers/healthcheck/healthchecks_controller.rb15
A
0 mins
bin/console
bin/setup
lib/generators/healthcheck/install_generator.rb21
A
0 mins
lib/healthcheck.rb32
A
0 mins
lib/healthcheck/check.rb12
A
0 mins
lib/healthcheck/checker.rb23
A
0 mins
lib/healthcheck/configuration.rb15
A
0 mins
lib/healthcheck/engine.rb5
A
0 mins
lib/healthcheck/error.rb10
A
0 mins
lib/healthcheck/response/base.rb18
A
0 mins
lib/healthcheck/response/error.rb18
A
0 mins
lib/healthcheck/response/success.rb18
A
0 mins
lib/healthcheck/router.rb10
A
0 mins
lib/healthcheck/version.rb3
A
0 mins
lib/rails-healthcheck.rb1
A
0 mins
rails-healthcheck.gemspec