Sha256: d2b2acf629a8ed8f2cadec56b265648957c828887b0b5b88b9c8ee6f3d6fac1d
Contents?: true
Size: 932 Bytes
Versions: 71
Compression:
Stored size: 932 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "months_since", "path": "packages/ree_datetime/package/ree_datetime/functions/months_since.rb", "mount_as": "fn", "class": "ReeDatetime::MonthsSince", "factory": null, "methods": [ { "doc": "Returns a new date/time the specified number of months in the future.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "arg_type": "opt", "type": "Nilor[DateTime]" }, { "arg": "month_count", "arg_type": "req", "type": "Integer" } ] } ], "links": [ { "target": "advance", "package_name": "ree_datetime", "as": "advance", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems