module MyAge::Helper
Public Instance Methods
age_as_of_today()
click to toggle source
# File lib/my_age/helper.rb, line 5 def age_as_of_today age end
# File lib/my_age/helper.rb, line 5 def age_as_of_today age end