Sha256: 42f64c4eb5221591ccd21ca0fe2dff8d1e48fd3ef12bd1f1bb7d30f0a2723e1a
Contents?: true
Size: 872 Bytes
Versions: 71
Compression:
Stored size: 872 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "days_ago", "path": "packages/ree_date/package/ree_date/functions/days_ago.rb", "mount_as": "fn", "class": "ReeDate::DaysAgo", "factory": null, "methods": [ { "doc": "Returns a new date the specified number of days ago.", "throws": [ ], "return": "Date", "args": [ { "arg": "date", "arg_type": "opt", "type": "Nilor[Date]" }, { "arg": "day_count", "arg_type": "req", "type": "Integer" } ] } ], "links": [ { "target": "advance", "package_name": "ree_date", "as": "advance", "imports": [ ] }, { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
71 entries across 71 versions & 1 rubygems