Sha256: 128baffb1abed7d0d492686bf1ebe3cfd4245db0d4f1e8f65703975e67322795
Contents?: true
Size: 323 Bytes
Versions: 6
Compression:
Stored size: 323 Bytes
Contents
module SingaporeCPFCalculator module Year2015 module SPR2GG # Payment calculator for Singapore's Central Provident Fund for employee's age 50 to 55. class Age50To55ContributionCalculator < Age50BelowContributionCalculator extend Requirements::GroupAbove50To55Years end end end end
Version data entries
6 entries across 6 versions & 1 rubygems