Sha256: 295aa9a5fd6ae7c7b18f973d708f1ba254eedd0fc7051bd2313969907625fc07
Contents?: true
Size: 904 Bytes
Versions: 28
Compression:
Stored size: 904 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "friday", "path": "packages/ree_datetime/package/ree_datetime/functions/friday.rb", "mount_as": "fn", "class": "ReeDatetime::Friday", "factory": null, "methods": [ { "doc": "Returns Friday of this week assuming that week starts on Monday.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "type": "Nilor[DateTime]" } ] } ], "links": [ { "target": "days_since", "package_name": "ree_datetime", "as": "days_since", "imports": [ ] }, { "target": "monday", "package_name": "ree_datetime", "as": "monday", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems