.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.rb | 12 | A 0 mins |
|
bin/console | |
|
|
bin/setup | |
|
|
lib/strings-inflection.rb | 1 | A 0 mins |
|
lib/strings/inflection.rb | 88 | A 45 mins |
|
lib/strings/inflection/combined_noun.rb | 30 | A 0 mins |
|
lib/strings/inflection/configuration.rb | 34 | A 0 mins |
|
lib/strings/inflection/extensions.rb | 26 | A 0 mins |
|
lib/strings/inflection/noun.rb | 26 | A 0 mins |
|
lib/strings/inflection/nouns.rb | 645 | C 1 day |
|
lib/strings/inflection/parser.rb | 91 | A 2 hrs |
|
lib/strings/inflection/term.rb | 30 | A 0 mins |
|
lib/strings/inflection/verb.rb | 19 | A 0 mins |
|
lib/strings/inflection/verbs.rb | 102 | A 0 mins |
|
lib/strings/inflection/version.rb | 5 | A 0 mins |
|
strings-inflection.gemspec | |
|
|
tasks/console.rake | |
|
|
tasks/coverage.rake | |
|
|
tasks/spec.rake | |
|
|