Sha256: f356d09ca58c49771c4ab856433d802747a566075c581d8bd990c913178228f5
Contents?: true
Size: 762 Bytes
Versions: 28
Compression:
Stored size: 762 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "monday", "path": "packages/ree_date/package/ree_date/functions/monday.rb", "mount_as": "fn", "class": "ReeDate::Monday", "factory": null, "methods": [ { "doc": "Returns Monday of this week assuming that week starts on Monday.", "throws": [ ], "return": "Date", "args": [ { "arg": "date", "type": "Nilor[Date]" } ] } ], "links": [ { "target": "beginning_of_week", "package_name": "ree_date", "as": "beginning_of_week", "imports": [ ] }, { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems