Sha256: ae3431259af8d658448875f7aee8c31825b6576a6550e39ed8a82f63384c5e91
Contents?: true
Size: 828 Bytes
Versions: 4
Compression:
Stored size: 828 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "name": "advance", "path": "packages/ree_date/package/ree_date/functions/advance.rb", "mount_as": "fn", "class": "ReeDate::Advance", "factory": null, "methods": [ { "doc": "Provides precise Date calculations for years, months, quarters and days. The +options+ parameter takes a hash with\nany of these keys: <tt>:years</tt>, <tt>:months</tt>, <tt>:quarters </tt>, <tt>:weeks</tt>, <tt>:days</tt>.", "throws": [ ], "return": "Date", "args": [ { "arg": "date", "type": "Date" }, { "arg": "opts", "type": "Ksplat[:years? => Integer, :quarters? => Integer, :months? => Integer, :weeks? => Integer, :days? => Integer]" } ] } ], "links": [ ] }
Version data entries
4 entries across 4 versions & 1 rubygems