method

to_sentence

rails latest stable - Class: ActionView::Helpers::OutputSafetyHelper
to_sentence(array, options = {})
public

Converts the array to a comma-separated sentence where the last element is joined by the connector word. This is the html_safe-aware version of ActiveSupport’s Array#to_sentence