Sha256: 0cab3be9efb80f71ac7bc517f291424f4568472b6684af7dcad0675f29bc6a38
Contents?: true
Size: 662 Bytes
Versions: 4
Compression:
Stored size: 662 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "name": "change", "path": "packages/ree_date/package/ree_date/functions/change.rb", "mount_as": "fn", "class": "ReeDate::Change", "factory": null, "methods": [ { "doc": "Returns a new date where one or more of the elements have been changed\naccording to the +opts+ parameter.", "throws": [ ], "return": "Date", "args": [ { "arg": "date", "type": "Date" }, { "arg": "opts", "type": "Ksplat[:year? => Integer, :month? => Integer, :day? => Integer]" } ] } ], "links": [ ] }
Version data entries
4 entries across 4 versions & 1 rubygems