Sha256: effad7d049c55885df7f643772727261083c6bbcd7528f7aa1cf8a0d5351ead4
Contents?: true
Size: 966 Bytes
Versions: 71
Compression:
Stored size: 966 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "time_ago_in_words", "path": "packages/ree_datetime/package/ree_datetime/functions/time_ago_in_words.rb", "mount_as": "fn", "class": "ReeDatetime::TimeAgoInWords", "factory": null, "methods": [ { "doc": "", "throws": [ "ArgumentError" ], "return": "String", "args": [ { "arg": "start_time", "arg_type": "req", "type": "Or[DateTime, Time, Date]" }, { "arg": "opts", "arg_type": "keyrest", "type": "Ksplat[:include_seconds? => Bool]" } ] } ], "links": [ { "target": "distance_of_time_in_words", "package_name": "ree_datetime", "as": "distance_of_time_in_words", "imports": [ ] }, { "target": "now", "package_name": "ree_datetime", "as": "now", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems