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
bin/console
bin/setup
strings-inflection.gemspec
tasks/console.rake
tasks/coverage.rake
tasks/spec.rake
benchmarks/speed.rb12
lib/strings-inflection.rb1
lib/strings/inflection.rb88
A
45 mins
lib/strings/inflection/combined_noun.rb30
lib/strings/inflection/configuration.rb34
lib/strings/inflection/extensions.rb26
lib/strings/inflection/noun.rb26
lib/strings/inflection/nouns.rb645
C
1 day
lib/strings/inflection/parser.rb91
A
2 hrs
lib/strings/inflection/term.rb30
lib/strings/inflection/verb.rb19
lib/strings/inflection/verbs.rb102
lib/strings/inflection/version.rb5