Sha256: 67ecd7e1fd89c6718b63ba2d60033186da2740a0e0428112b0219d2a99e9c3c5
Contents?: true
Size: 938 Bytes
Versions: 71
Compression:
Stored size: 938 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "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", "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