Sha256: ff04e6882588eecbc9141e30e67325bed0afba092c769d20a22d9e993c0bd7f7
Contents?: true
Size: 813 Bytes
Versions: 4
Compression:
Stored size: 813 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "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
4 entries across 4 versions & 1 rubygems