Tagged Questions

1
vote
5answers
94 views

How to count duplicates in Ruby Arrays

How do you count duplicates in a ruby array? For example, if my array had three a's, how could I count that