Sha256: bb0aa207426ba1378d38824cca7a1c74b70c551866a7d09052f696b5de77f827

Contents?: true

Size: 1.8 KB

Versions: 3

Compression:

Stored size: 1.8 KB

Contents

{:uriI"�file:///Users/ems408/workspace/social_networking/app/assets/javascripts/social_networking/resources/participants-resource.js?type=application/javascript&pipeline=self&id=f95f7517d73a8b3b0956f7dfe9de0563864c064b51374e849aac8f9ff11b759c:ET:load_pathI"E/Users/ems408/workspace/social_networking/app/assets/javascripts;T:
filenameI"z/Users/ems408/workspace/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/ems408/workspace/social_networking/app/assets/javascripts/social_networking/resources/participants-resource.js;TT:
requiredo;;{:stubbedo;;{:
linkso;;{:charsetI"
utf-8;F:digest"%�䢩�;",�(��f���3Eݽa�����M:lengthiF:dependencies_digest"%}j��������V�y6�Hq���к��&�:idI"Ef95f7517d73a8b3b0956f7dfe9de0563864c064b51374e849aac8f9ff11b759c;F:
mtimel+�#\T

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
social_networking-0.11.7 spec/dummy/tmp/cache/assets/test/sprockets/v3.0/-vWk1QzQI4XFDvXJB3VqccOQfx2HiDur1dBm7sPnuVU.cache
social_networking-0.11.6 spec/dummy/tmp/cache/assets/test/sprockets/v3.0/-vWk1QzQI4XFDvXJB3VqccOQfx2HiDur1dBm7sPnuVU.cache
social_networking-0.11.2 spec/dummy/tmp/cache/assets/test/sprockets/v3.0/-vWk1QzQI4XFDvXJB3VqccOQfx2HiDur1dBm7sPnuVU.cache