Sha256: 4b057b398217b861eede2f8dd226ddcf7413c4735ff76f3e442c3cd5083d329d

Contents?: true

Size: 503 Bytes

Versions: 14

Compression:

Stored size: 503 Bytes

Contents

I"ë(function() {
  String.prototype.beginsWith = function(t, i) {
    if (i === false) {
      return t === this.substring(0, t.length);
    } else {
      return t.toLowerCase() === this.substring(0, t.length).toLowerCase();
    }
  };

  String.prototype.endsWith = function(t, i) {
    if (i === false) {
      return t === this.substring(this.length - t.length);
    } else {
      return t.toLowerCase() === this.substring(this.length - t.length).toLowerCase();
    }
  };

}).call(this);
:ET

Version data entries

14 entries across 11 versions & 2 rubygems

Version Path
alchemy-devise-4.2.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/Uy/Uy1f7lAfS4NJuw5MS_luGjfhQNHjpc-2P0L_j8bUux0.cache
alchemy-solidus-2.3.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/UY/Uy1f7lAfS4NJuw5MS_luGjfhQNHjpc-2P0L_j8bUux0.cache
alchemy-devise-4.1.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/Uy/Uy1f7lAfS4NJuw5MS_luGjfhQNHjpc-2P0L_j8bUux0.cache
alchemy-solidus-2.2.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/UY/Uy1f7lAfS4NJuw5MS_luGjfhQNHjpc-2P0L_j8bUux0.cache
alchemy-devise-4.1.0.beta spec/dummy/tmp/cache/assets/sprockets/v3.0/Uy/Uy1f7lAfS4NJuw5MS_luGjfhQNHjpc-2P0L_j8bUux0.cache
alchemy-devise-4.0.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/Uy/Uy1f7lAfS4NJuw5MS_luGjfhQNHjpc-2P0L_j8bUux0.cache
alchemy-devise-3.6.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/Uy/Uy1f7lAfS4NJuw5MS_luGjfhQNHjpc-2P0L_j8bUux0.cache
alchemy-devise-3.5.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/UY/Uy1f7lAfS4NJuw5MS_luGjfhQNHjpc-2P0L_j8bUux0.cache
alchemy-devise-3.5.0.beta spec/dummy/tmp/cache/assets/sprockets/v3.0/peerghniZ70i6V8ovwuqN8R03E_l2m6VyITJAj0-KFE.cache
alchemy-devise-3.5.0.beta spec/dummy/tmp/cache/assets/sprockets/v3.0/pe/peerghniZ70i6V8ovwuqN8R03E_l2m6VyITJAj0-KFE.cache
alchemy-devise-3.4.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/peerghniZ70i6V8ovwuqN8R03E_l2m6VyITJAj0-KFE.cache
alchemy-devise-3.4.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/pe/peerghniZ70i6V8ovwuqN8R03E_l2m6VyITJAj0-KFE.cache
alchemy-devise-3.3.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/pe/peerghniZ70i6V8ovwuqN8R03E_l2m6VyITJAj0-KFE.cache
alchemy-devise-3.3.0 spec/dummy/tmp/cache/assets/sprockets/v3.0/peerghniZ70i6V8ovwuqN8R03E_l2m6VyITJAj0-KFE.cache