Sha256: 73e4fa55858c0df3881031008ae56a6e3927123407d24b7618474364cc347579
Contents?: true
Size: 891 Bytes
Versions: 71
Compression:
Stored size: 891 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.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", "arg_type": "req", "type": "Date" }, { "arg": "opts", "arg_type": "keyrest", "type": "Ksplat[:years? => Integer, :quarters? => Integer, :months? => Integer, :weeks? => Integer, :days? => Integer]" } ] } ], "links": [ ] }
Version data entries
71 entries across 71 versions & 1 rubygems