There's no documentation for this item.
# File active_support/inflector.rb, line 89 def inflections if block_given? yield Inflections.instance else Inflections.instance end end
<code/>
<pre/>
<code/>and<pre/>for code samples.