piotrmurach/strings-case

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.github/FUNDING.yml
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci.yml
.gitignore
.rspec
.rubocop.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
LICENSE.txt
README.md
Rakefile
appveyor.yml
benchmarks/speed.rb12
A
0 mins
bin/console
bin/setup
lib/strings-case.rb1
A
0 mins
lib/strings/case.rb138
C
1 day
lib/strings/case/acronyms.rb28
A
0 mins
lib/strings/case/configuration.rb14
A
0 mins
lib/strings/case/extensions.rb41
A
0 mins
lib/strings/case/version.rb5
A
0 mins
strings-case.gemspec
tasks/console.rake
tasks/coverage.rake
tasks/spec.rake