Sha256: 480ee6ecfa97871017308075c70867142da3a75dcbd6edad6bbdc208434f1925
Contents?: true
Size: 641 Bytes
Versions: 71
Compression:
Stored size: 641 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "is_after", "path": "packages/ree_date/package/ree_date/functions/is_after.rb", "mount_as": "fn", "class": "ReeDate::IsAfter", "factory": null, "methods": [ { "doc": "Returns true if the <tt>date_end</tt> falls after <tt>date_start</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