diff options
author | Xavier Noria <fxn@hashref.com> | 2014-05-06 21:25:52 +0200 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2014-05-06 21:35:40 +0200 |
commit | daaa21bc7d20f2e4ff451637423a25ff2d5e75c7 (patch) | |
tree | 10bbaa94ccaad20e1507dc29ed0c9153e18c18a9 /guides/source/2_2_release_notes.md | |
parent | d97581921b0ff7a31ce63fef4687437594f38447 (diff) | |
download | rails-daaa21bc7d20f2e4ff451637423a25ff2d5e75c7.tar.gz rails-daaa21bc7d20f2e4ff451637423a25ff2d5e75c7.tar.bz2 rails-daaa21bc7d20f2e4ff451637423a25ff2d5e75c7.zip |
several enhancements to humanize [closes #12288]
* Strips leading underscores.
* Changes some unnecessary gsub!s to sub!s.
* Replaces some anchors ^, $ with \A, \z.
* Documents that human inflection rules are applied.
* Documents that words are downcased except acronyms.
* Adds an example with an acronym.
* Rewords docs.
Diffstat (limited to 'guides/source/2_2_release_notes.md')
0 files changed, 0 insertions, 0 deletions