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