Sha256: 2c5460328851476cd3d3ea5ea771b756f1030f1d7c162f923fa209138358f1e6
Contents?: true
Size: 864 Bytes
Versions: 28
Compression:
Stored size: 864 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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", "type": "Nilor[DateTime]" }, { "arg": "minutes_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