Sha256: 096f36ec468d79f92c2911ea853be22a686ba0e2b307c5c26b5f9653259fa078
Contents?: true
Size: 834 Bytes
Versions: 4
Compression:
Stored size: 834 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "name": "years_since", "path": "packages/ree_date/package/ree_date/functions/years_since.rb", "mount_as": "fn", "class": "ReeDate::YearsSince", "factory": null, "methods": [ { "doc": "Returns a new date the specified number of years in the future.", "throws": [ ], "return": "Date", "args": [ { "arg": "date", "type": "Nilor[Date]" }, { "arg": "year_count", "type": "Integer" } ] } ], "links": [ { "target": "advance", "package_name": "ree_date", "as": "advance", "imports": [ ] }, { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
4 entries across 4 versions & 1 rubygems