Sha256: bb01eb1a442775cb33b9cf5a62f92dbd4c7e640174dc1c066c2df4fb4f285096
Contents?: true
Size: 840 Bytes
Versions: 28
Compression:
Stored size: 840 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "months_since", "path": "packages/ree_date/package/ree_date/functions/months_since.rb", "mount_as": "fn", "class": "ReeDate::MonthsSince", "factory": null, "methods": [ { "doc": "Returns a new date the specified number of months in the future.", "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