Go to file
Tom Dalling c91fa96339
Demonstrate partially-lower-case acronyms in docs
It's not immediately obvious that acronyms containing lower-case characters, like "OpenGL", are handled correctly.

This updates the example in the documentation to use a normal acronym, and a partially lower-case one.
2020-09-14 16:19:31 +10:00
.devtools/templates [devtools] sync configs 2020-01-18 11:15:22 +00:00
.github [devtools] sync 2020-06-18 07:50:27 +00:00
bin rubocop -a --only Style/StringLiterals 2020-01-06 12:48:33 +01:00
docsite/source Demonstrate partially-lower-case acronyms in docs 2020-09-14 16:19:31 +10:00
lib rubocop -a --only Style/StringLiterals 2020-01-06 12:48:33 +01:00
spec [devtools] sync 2020-06-17 06:42:17 +00:00
.gitignore Update .gitignore [skip ci] 2019-10-13 13:38:47 +03:00
.rspec [devtools] config sync 2019-12-28 13:01:14 +00:00
.rubocop.yml [devtools] sync 2020-09-11 07:51:34 +00:00
CHANGELOG.md [devtools] update CHANGELOG.md 2020-01-18 10:59:33 +00:00
CHANGELOG.old.md Add changelog.yml and a copy of old CHANGELOG.md 2020-01-17 10:25:16 +01:00
CODE_OF_CONDUCT.md [devtools] config sync 2019-11-06 17:40:11 +00:00
CONTRIBUTING.md [devtools] sync 2020-01-23 10:24:43 +00:00
Gemfile rubocop -a --only Style/StringLiterals 2020-01-06 12:48:33 +01:00
Gemfile.devtools [devtools] sync 2020-06-17 06:21:25 +00:00
LICENSE [devtools] sync configs 2020-01-04 22:36:44 +00:00
README.md [devtools] sync configs 2020-01-05 10:54:31 +00:00
Rakefile rubocop -a --only Style/StringLiterals 2020-01-06 12:48:33 +01:00
changelog.yml Add changelog.yml and a copy of old CHANGELOG.md 2020-01-17 10:25:16 +01:00
dry-inflector.gemspec [devtools] sync 2020-01-31 08:29:53 +00:00
project.yml Add gemspec source data 2020-01-11 23:50:09 +03:00

README.md

dry-inflector Join the chat at https://dry-rb.zulipchat.com

Gem Version CI Status Codacy Badge Codacy Badge Inline docs

Supported Ruby versions

This library officially supports the following Ruby versions:

  • MRI >= 2.4
  • jruby >= 9.2

License

See LICENSE file.