Sha256: 05d9306c788cf15162343b71cdf8e8670a006682330b2997cc5a4ef5510f60fb
Contents?: true
Size: 285 Bytes
Versions: 11
Compression:
Stored size: 285 Bytes
Contents
u = up.util $ = jQuery endsWith = (string, substring) -> string.indexOf(substring) == string.length - substring.length beforeEach -> jasmine.addMatchers toEndWith: (util, customEqualityTesters) -> compare: (actual, expected) -> pass: endsWith(actual, expected)
Version data entries
11 entries across 11 versions & 1 rubygems