Extends Array with a join_as_series() method for joining arrays of items together into grammatically correct series. Useful for joining series like 'a, b and c'. Custom delimiters and conjunctions can be specified.
Dan Gebhardt
gem "series_joiner", "~> 1.2.3"