Sha256: 831e1f42945d433a6b13c54add913a8842b9112b840fbaba32e8681f4e3421d7
Contents?: true
Size: 904 Bytes
Versions: 28
Compression:
Stored size: 904 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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", "type": "Or[DateTime, Time, Date]" }, { "arg": "opts", "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
28 entries across 28 versions & 1 rubygems