Path: | lib/features/localized_array.rb |
Last Update: | Mon Jun 25 20:25:44 +0200 2007 |
Localizes the Array#to_sentence method by loading new default options from the language file. Please note that this method is added by ActiveSupport and not part of Rubys core.
arrays: to_sentence: connector: and skip_last_comma: false
The entries of the to_sentence section are used as new options for the to_sentence method.