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