RubyGems Navigation menu

age_group 0.0.2

A simple gem to set the age category of a user given a date of birth."\n" Given a string representation of date of birth in the format yyyy-mm-dd\n e.g; AgeGroup.setAgeCategory(1990-01-01) will return "Young Adult" as their age category\n Age Ranges:\n 0-2 > Infant\n 3-5 > Young Child\n 7-12 > Child\n 13-17 > Teen\n 18-30 > Young Adult 31-45 > Middle Aged 46-64 > Mature Adult 65+ > Elderly

Gemfile:
=

Installeer:
=

Versies:

  1. 0.0.3 - April 10, 2018 (4,5 KB)
  2. 0.0.2 - April 10, 2018 (4,5 KB)
  3. 0.0.1 - April 10, 2018 (4,5 KB)
  4. 0.0.0 - April 10, 2018 (4 KB)

Eigenaren:

Authors:

  • Evan Masterson

SHA 256 checksum:

=

Total downloads 8.301

Voor deze versie 1.918

Versie vrijgegeven:

Licentie:

MIT

Required Ruby Version: >= 0

Links: