Ruby - Enumerable - Introduction

  • + 1 comment

    The task is asking to return an array so using to_a is a perfectly valid response. Especially taking into account that the simpler solution is generally the better here.