Comment on Github Ruby StyleguideparentComments−danenania13yI'm sure this would only apply to an array with single word strings. If you need strings with spaces, %w definitely isn't appropriate.
Comments
I'm sure this would only apply to an array with single word strings. If you need strings with spaces, %w definitely isn't appropriate.