Sha256: 541d3cbfcd9e5fcfa7982a6893eb684d6e6a57f4ed18a54b42e9f8012f29b520
Contents?: true
Size: 903 Bytes
Versions: 4
Compression:
Stored size: 903 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.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", "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
4 entries across 4 versions & 1 rubygems