piotrmurach/strings-inflection

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/BUG_REPORT.md
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
.github/ISSUE_TEMPLATE/config.yml
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/ci.yml
.gitignore
.rspec
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-inflection.rb1
A
0 mins
lib/strings/inflection.rb88
A
45 mins
lib/strings/inflection/combined_noun.rb30
A
0 mins
lib/strings/inflection/configuration.rb34
A
0 mins
lib/strings/inflection/extensions.rb26
A
0 mins
lib/strings/inflection/noun.rb26
A
0 mins
lib/strings/inflection/nouns.rb645
C
1 day
lib/strings/inflection/parser.rb91
A
2 hrs
lib/strings/inflection/term.rb30
A
0 mins
lib/strings/inflection/verb.rb19
A
0 mins
lib/strings/inflection/verbs.rb102
A
0 mins
lib/strings/inflection/version.rb5
A
0 mins
strings-inflection.gemspec
tasks/console.rake
tasks/coverage.rake
tasks/spec.rake