Module | ActiveSupport::CoreExtensions::Array::Conversions |
In: |
lib/active_support/core_ext/array/conversions.rb
|
Enables to conversion of Arrays to human readable lists. [‘one’, ‘two’, ‘three’] => "one, two, and three"