Sha256: 5a555b4ab11c8a889709b6d0494a63d5d777fbbfee381bd4e3e8863edff7a527
Contents?: true
Size: 909 Bytes
Versions: 28
Compression:
Stored size: 909 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "all_year", "path": "packages/ree_date/package/ree_date/functions/all_year.rb", "mount_as": "fn", "class": "ReeDate::AllYear", "factory": null, "methods": [ { "doc": "Returns a Range representing the whole year of the current date.", "throws": [ ], "return": "RangeOf[Date]", "args": [ { "arg": "date", "type": "Nilor[Date]" } ] } ], "links": [ { "target": "beginning_of_year", "package_name": "ree_date", "as": "beginning_of_year", "imports": [ ] }, { "target": "end_of_year", "package_name": "ree_date", "as": "end_of_year", "imports": [ ] }, { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems