Sha256: 2005a2a63198874f03f1a85e2e3120d61e2412ce2d66c750f72c5262174bc022
Contents?: true
Size: 725 Bytes
Versions: 71
Compression:
Stored size: 725 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.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", "arg_type": "req", "type": "Date" }, { "arg": "opts", "arg_type": "keyrest", "type": "Ksplat[:year? => Integer, :month? => Integer, :day? => Integer]" } ] } ], "links": [ ] }
Version data entries
71 entries across 71 versions & 1 rubygems