Sha256: 57a2af08f19cffade3c1fe728627255001b0f29fe591a7f483a2acd3ee18c3eb
Contents?: true
Size: 880 Bytes
Versions: 28
Compression:
Stored size: 880 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "minutes_since", "path": "packages/ree_datetime/package/ree_datetime/functions/minutes_since.rb", "mount_as": "fn", "class": "ReeDatetime::MinutesSince", "factory": null, "methods": [ { "doc": "Returns a new date/time the specified number of minutes in the future.", "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