Inflect
Copyright (c) 2005 Thomas Sawyer
Ruby License
This module is free software. You may use, modify, and/or redistribute this
software under the same terms as Ruby.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.
Author(s)
Required files
facets/core/string/singular
facets/core/string/plural
facets/core/string/camelcase
facets/core/string/camelize
facets/core/string/underscore
facets/core/string/humanize
facets/core/string/basename
facets/core/string/demodulize
facets/core/string/modulize
facets/core/string/methodize
facets/core/string/pathize
facets/core/string/upcase
facets/core/string/downcase
facets/core/string/capitalized
facets/core/string/ordinal
facets/core/symbol/camelcase
facets/core/symbol/camelize
facets/core/symbol/underscore
facets/core/symbol/upcase
facets/core/symbol/downcase
facets/core/symbol/capitalize
facets/core/symbol/capitalized