Sha256: b71e5e6a14445157f7825e490f213a58593115aca47ed09d06ff2cf233aa2134
Contents?: true
Size: 663 Bytes
Versions: 28
Compression:
Stored size: 663 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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
28 entries across 28 versions & 1 rubygems