This gem defines methods first, second, third ... ninth, tenth etc for retrieving values from strings and arrays. The Array and String classes have been monkey-patched in order to achieve this. Core Array already includes a last-instance-method but since String does not, I have had to add it.
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)