recordkeeper 0.0.2
Built to mimic Python's counter method. This gem monkey patches a method to the Array class. Recordkeeper takes an array and returns a hash with a record of the number of times an element within the array is repeated
Built to mimic Python's counter method. This gem monkey patches a method to the Array class. Recordkeeper takes an array and returns a hash with a record of the number of times an element within the array is repeated
MIT