Sha256: a9e11252017b78b6cadeb2d6cb9faa3cc2a30de1df34e41a11e70692af0f5323
Contents?: true
Size: 629 Bytes
Versions: 28
Compression:
Stored size: 629 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "name": "is_week_day", "path": "packages/ree_date/package/ree_date/functions/is_week_day.rb", "mount_as": "fn", "class": "ReeDate::IsWeekDay", "factory": null, "methods": [ { "doc": "Returns true if the date does not fall on a Saturday or Sunday.", "throws": [ ], "return": "Bool", "args": [ { "arg": "date", "type": "Nilor[Date]" } ] } ], "links": [ { "target": "today", "package_name": "ree_date", "as": "today", "imports": [ ] } ] }
Version data entries
28 entries across 28 versions & 1 rubygems