Sha256: a2f6127125e1e872c43154ffe82fe0b19ecac812a6920faa32c8d99f9a616219
Contents?: true
Size: 814 Bytes
Versions: 28
Compression:
Stored size: 814 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "days_ago", "path": "packages/ree_date/package/ree_date/functions/days_ago.rb", "mount_as": "fn", "class": "ReeDate::DaysAgo", "factory": null, "methods": [ { "doc": "Returns a new date the specified number of days ago.", "throws": [ ], "return": "Date", "args": [ { "arg": "date", "type": "Nilor[Date]" }, { "arg": "day_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