Sha256: d28bfc03cfdda646ad5c01bf3129bde8668ddc149a97021900b346739d0a1c15
Contents?: true
Size: 587 Bytes
Versions: 28
Compression:
Stored size: 587 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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", "type": "Date" }, { "arg": "date_end", "type": "Date" } ] } ], "links": [ ] }
Version data entries
28 entries across 28 versions & 1 rubygems