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