Sha256: ced7b9d4484a94307e7dff049c555bd0a12e43e93d4b3e883963df1fcdfa32d2
Contents?: true
Size: 908 Bytes
Versions: 71
Compression:
Stored size: 908 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "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", "arg_type": "opt", "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
71 entries across 71 versions & 1 rubygems