Sha256: 43921d8a12fe83bac11f70ab000078e50baeaa0dbbd50e93ac77af560f1b2e35
Contents?: true
Size: 922 Bytes
Versions: 71
Compression:
Stored size: 922 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "minutes_ago", "path": "packages/ree_datetime/package/ree_datetime/functions/minutes_ago.rb", "mount_as": "fn", "class": "ReeDatetime::MinutesAgo", "factory": null, "methods": [ { "doc": "Returns a new date/time the specified number of minutes ago.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "arg_type": "opt", "type": "Nilor[DateTime]" }, { "arg": "minutes_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