Age of person - ActiveSupport

Hi Justin,

Where do you want to use this calculations? if you want to use it in a view, you can use the distance_of_time_in_words_to_now.

if you want to use it in a controller, well this is a problem i have also.. all the text helpers does not work with the an ActiveSupport elements.