Sha256: 6371e97f730bd6fb39502bba92e69748b6c429828f0dd934d0ae9b97d5ef32f2
Contents?: true
Size: 859 Bytes
Versions: 28
Compression:
Stored size: 859 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "hours_ago", "path": "packages/ree_datetime/package/ree_datetime/functions/hours_ago.rb", "mount_as": "fn", "class": "ReeDatetime::HoursAgo", "factory": null, "methods": [ { "doc": "Returns a new date_time/time the specified number of hours ago.", "throws": [ ], "return": "DateTime", "args": [ { "arg": "date_time", "type": "Nilor[DateTime]" }, { "arg": "hours_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