Sha256: ede87f87fa97c64ea78855e19609b5702182885c2a193ffc5b1005ea3bed0ead
Contents?: true
Size: 893 Bytes
Versions: 71
Compression:
Stored size: 893 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.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", "arg_type": "opt", "type": "Nilor[Date]" }, { "arg": "year_count", "arg_type": "req", "type": "Integer" } ] } ], "links": [ { "target": "advance", "package_name": "ree_date", "as": "advance", "imports": [ ] }, { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems