Sha256: 95f818d9a256f4a31b8a25914ca94e390ff1605bec0c232208ed57cecccc8f1e
Contents?: true
Size: 863 Bytes
Versions: 28
Compression:
Stored size: 863 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "months_ago", "path": "packages/ree_datetime/package/ree_datetime/functions/months_ago.rb", "mount_as": "fn", "class": "ReeDatetime::MonthsAgo", "factory": null, "methods": [ { "doc": "Returns a new date_time/time the specified number of months ago.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "type": "Nilor[DateTime]" }, { "arg": "month_count", "type": "Integer" } ] } ], "links": [ { "target": "advance", "package_name": "ree_datetime", "as": "advance", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems