Wednesday, 18 September 2013

How to find the longest string in a column with Ruby on Rails?

How to find the longest string in a column with Ruby on Rails?

Is there a function in Ruby to find the longest string, i.e. the one with
the most digits, in a column?
Thanks for any help.

No comments:

Post a Comment