Installation
- Just add this gem into the your gem file. (gem 'age_calcs', '~> 0.1.0')
- Then run bundle install 3)Just call AgeCalcs.find_age(yyyy,mm,dd) make sure as integer value given inputs. once you call this method. will get it output like (Running Age: #{year_of_age} and #{rem_months} th Month.)