PROfile
All time reputation: 184
Achievement
jatkins' Recent Ruby Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
Ruby words index String text word
Find words adjacent to a word given by its index in a string
posted on December 2, 2010 by jatkins
Ruby search array arrays
Find the longest value in an array
posted on July 27, 2010 by jatkins
Ruby sort array arrays sorting order multidimensionalarrays multidimensionalarray
Sort one array by another
posted on June 30, 2010 by jatkins
Ruby sort array arrays sorting order
Insert a value into a numerically-ordered array in the correct order
posted on June 30, 2010 by jatkins
Ruby index substring
Find n from the index of the nth occurrence of a substring
posted on June 27, 2010 by jatkins
Ruby index substring
Find the nth occurrence of a substring
posted on June 26, 2010 by jatkins