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