Sha256: aa3be49b1e86c1ba5ddafb9cdceb60bbd10d0b8b2294090ddeef492bdd228b52

Contents?: true

Size: 496 Bytes

Versions: 3

Compression:

Stored size: 496 Bytes

Contents

I"ä(function() {
  App.Utils.Collection = (function() {
    function Collection() {}

    Collection.find = function(collection, func) {
      var o;
      if ((function() {
        var i, len, results;
        results = [];
        for (i = 0, len = collection.length; i < len; i++) {
          o = collection[i];
          results.push(func(o) === true);
        }
        return results;
      })()) {
        return o;
      }
    };

    return Collection;

  })();

}).call(this);
:ET

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
loco-rails-1.0.2 test/dummy/tmp/cache/assets/test/sprockets/v3.0/GWFJBqGv9duV8-zPkpm3QDdaxzuFKd2Lx1ZQhO1qPKw.cache
loco-rails-1.0.1 test/dummy/tmp/cache/assets/test/sprockets/v3.0/GWFJBqGv9duV8-zPkpm3QDdaxzuFKd2Lx1ZQhO1qPKw.cache
loco-rails-1.0.0 test/dummy/tmp/cache/assets/test/sprockets/v3.0/GWFJBqGv9duV8-zPkpm3QDdaxzuFKd2Lx1ZQhO1qPKw.cache