Sha256: 8b2c9a1be658aba7d87d442d81cbbfad52356f2a253017acbf843c3462e6c971
Contents?: true
Size: 835 Bytes
Versions: 28
Compression:
Stored size: 835 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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
28 entries across 28 versions & 1 rubygems