joined
This gem adds a .joined() method to the Array class. This method concatenates all elements of the array into a string, separating them with commas and placing "and" before the last element.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
0.2.0
Yegor Bugayenko
-
bundle add joined
Getting Started
Learn more about the Joined gem.
Playground
Test, play and inspect the gem for yourself