Sha256: 59cadf7299444f4c80e01064af7e5b5f3139a1381d9cbf0066bff89355efb1b7
Contents?: true
Size: 98 Bytes
Versions: 1
Compression:
Stored size: 98 Bytes
Contents
module Prosperity class Periods MONTH = Period.new("YYYY-MM", "%Y-%m", 1.month) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
prosperity-0.0.1 | lib/prosperity/periods.rb |