This gem defines ordinal methods *first, second, third ... ninth, tenth & last* for retrieving values from strings. Ruby Core already includes a Array#first and Array#last so only *second, third ... ninth & tenth* have been added to the Array class.
Required Ruby Version
>= 0
Authors
Sagar Pandya
Versions
- 0.0.9 January 27, 2017 (4.5 KB)
- 0.0.7 January 21, 2017 (4.5 KB)
- 0.0.6 January 21, 2017 (4.5 KB)
- 0.0.5 January 20, 2017 (4.5 KB)
- 0.0.4 January 19, 2017 (4.5 KB)