Sha256: 844211ca0245fa4b6b681a354928f5e8fb7cbce84ffa05124f7b7466b160c27b
Contents?: true
Size: 917 Bytes
Versions: 71
Compression:
Stored size: 917 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "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", "arg_type": "opt", "type": "Nilor[DateTime]" }, { "arg": "hours_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