Sha256: 3cdd80ddc5bc7f1a12187babf93caee49d4f4b6f5748a49ad012e5abbcebd8cc

Contents?: true

Size: 1.79 KB

Versions: 2

Compression:

Stored size: 1.79 KB

Contents

{:uriI"file:///Users/ericcf/work/social_networking/app/assets/javascripts/social_networking/resources/participants-resource.js?type=application/javascript&pipeline=self&id=c70530bd8fd26317ab8c7669bac77659fe7bf595f18ba23fc722ced53a8041fc:ET:load_pathI"@/Users/ericcf/work/social_networking/app/assets/javascripts;T:
filenameI"u/Users/ericcf/work/social_networking/app/assets/javascripts/social_networking/resources/participants-resource.js;T:	nameI"6social_networking/resources/participants-resource;T:logical_pathI">social_networking/resources/participants-resource.self.js;T:content_typeI"application/javascript;T:sourceI"F;(function() {
  'use strict';

  function Participants($resource) {
    var ParticipantResource = $resource('/social_networking/participants/:id',
      { id: '@participant_id' });

    function Participant() {}

    Participant.getAll = function() {
      return ParticipantResource.query().$promise;
    };

    Participant.getOne = function(participant_id) {
      return ParticipantResource.get({ id: participant_id }).$promise;
    };

    return Participant;
  }

  angular.module('socialNetworking.services')
    .service('Participants', ['$resource', Participants]);
})();
;T:
metadata{:dependencieso:Set:
@hash}	I"environment-version;TTI"environment-paths;TTI"Zprocessors:type=application/javascript&file_type=application/javascript&pipeline=self;TTI"~file-digest:///Users/ericcf/work/social_networking/app/assets/javascripts/social_networking/resources/participants-resource.js;TTF:
requiredo;;}F:stubbedo;;}F:
linkso;;}F:charsetI"
utf-8;F:digest"%䢩;",(f3EݽaM:lengthiF:dependencies_digest"%sN
OKk{ڬF_^:idI"Ec70530bd8fd26317ab8c7669bac77659fe7bf595f18ba23fc722ced53a8041fc;F:
mtimel+a3W

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
social_networking-0.13.3 spec/dummy/tmp/cache/assets/test/sprockets/v3.0/RB/RB72J7-2a0KlbEicnWA-e3uh15QwypXNSclEHXTR4lo.cache
social_networking-0.12.0 spec/dummy/tmp/cache/assets/test/sprockets/v3.0/RB/RB72J7-2a0KlbEicnWA-e3uh15QwypXNSclEHXTR4lo.cache