instance method
_reduce_none
Ruby on Rails 2.3.18
Since v2.3.18 Last seen in v2.3.18Signature
_reduce_none( val, _values, result )
No documentation comment.
Parameters
-
valreq -
_valuesreq -
resultreq
Source
# File activesupport/lib/active_support/vendor/i18n-0.4.1/i18n/gettext/po_parser.rb, line 323
def _reduce_none( val, _values, result )
result
end
Defined in activesupport/lib/active_support/vendor/i18n-0.4.1/i18n/gettext/po_parser.rb line 323
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in GetText::PoParser