Sha256: 99f4cd7378a0a89b0b0c0e75a252edcaf4cacd254ddc93f95396b9e393fc9a15
Contents?: true
Size: 645 Bytes
Versions: 71
Compression:
Stored size: 645 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "is_before", "path": "packages/ree_date/package/ree_date/functions/is_before.rb", "mount_as": "fn", "class": "ReeDate::IsBefore", "factory": null, "methods": [ { "doc": "Returns true if the <tt>date_start</tt> falls before <tt>date_end</tt>.", "throws": [ ], "return": "Bool", "args": [ { "arg": "date_start", "arg_type": "req", "type": "Date" }, { "arg": "date_end", "arg_type": "req", "type": "Date" } ] } ], "links": [ ] }
Version data entries
71 entries across 71 versions & 1 rubygems