Sha256: 61fa9c537d36efc7ecb82c61d5a29a4d7a016aa3d4ab115b9faf6708d4ff88a6
Contents?: true
Size: 829 Bytes
Versions: 4
Compression:
Stored size: 829 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "name": "days_since", "path": "packages/ree_date/package/ree_date/functions/days_since.rb", "mount_as": "fn", "class": "ReeDate::DaysSince", "factory": null, "methods": [ { "doc": "Returns a new date the specified number of days in the future.", "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