Sha256: 14d98134d584d35e678ce5cca9ae99d7b2ef27677d60da798c7d879eeae792e7
Contents?: true
Size: 824 Bytes
Versions: 28
Compression:
Stored size: 824 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "months_ago", "path": "packages/ree_date/package/ree_date/functions/months_ago.rb", "mount_as": "fn", "class": "ReeDate::MonthsAgo", "factory": null, "methods": [ { "doc": "Returns a new date the specified number of months ago.", "throws": [ ], "return": "Date", "args": [ { "arg": "date", "type": "Nilor[Date]" }, { "arg": "month_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