Sha256: d9702b5dc66be77437738710c2391bb6acb5fb5c753a94f491232275bd55121e
Contents?: true
Size: 882 Bytes
Versions: 71
Compression:
Stored size: 882 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "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", "arg_type": "opt", "type": "Nilor[Date]" }, { "arg": "month_count", "arg_type": "req", "type": "Integer" } ] } ], "links": [ { "target": "advance", "package_name": "ree_date", "as": "advance", "imports": [ ] }, { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems