Sha256: 216749e1d97c701432174173789fc70b7a3db5f502ad89296e49026b9193b02b
Contents?: true
Size: 672 Bytes
Versions: 71
Compression:
Stored size: 672 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.1", "name": "is_after", "path": "packages/ree_datetime/package/ree_datetime/functions/is_after.rb", "mount_as": "fn", "class": "ReeDatetime::IsAfter", "factory": null, "methods": [ { "doc": "Returns true if the date_time_end falls after <tt>date_time_start</tt>.", "throws": [ ], "return": "Bool", "args": [ { "arg": "date_time_start", "arg_type": "req", "type": "DateTime" }, { "arg": "date_time_end", "arg_type": "req", "type": "DateTime" } ] } ], "links": [ ] }
Version data entries
71 entries across 71 versions & 1 rubygems