Sha256: 0b50f182a6b408268eaa3b9fa030f77eeca30439ed159d58d599f55c4c2b9d4a
Contents?: true
Size: 853 Bytes
Versions: 28
Compression:
Stored size: 853 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "weeks_ago", "path": "packages/ree_datetime/package/ree_datetime/functions/weeks_ago.rb", "mount_as": "fn", "class": "ReeDatetime::WeeksAgo", "factory": null, "methods": [ { "doc": "Returns a new date/time the specified number of weeks ago.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "type": "Nilor[DateTime]" }, { "arg": "week_count", "type": "Integer" } ] } ], "links": [ { "target": "advance", "package_name": "ree_datetime", "as": "advance", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems