Sha256: f7c984f82a23891b7c6a986c10b757395280a3b72c3ecff2fd7652f2dcd886e6

Contents?: true

Size: 1.86 KB

Versions: 3

Compression:

Stored size: 1.86 KB

Contents

{:uriI"�file:///Users/usabilitymonitor/Desktop/Github/social_networking/app/assets/javascripts/social_networking/resources/participants-resource.js?type=application/javascript&pipeline=self&id=17648e6f95823cd50646a693765c0476ef5f5b6c73ab391b114b751df45c496d:ET:load_pathI"T/Users/usabilitymonitor/Desktop/Github/social_networking/app/assets/javascripts;T:
filenameI"�/Users/usabilitymonitor/Desktop/Github/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/usabilitymonitor/Desktop/Github/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"%E��
;1�nxHҍj݀���'Y\&C���_�:idI"E17648e6f95823cd50646a693765c0476ef5f5b6c73ab391b114b751df45c496d;F:
mtimel+��U

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
social_networking-0.11.3 spec/dummy/tmp/cache/assets/development/sprockets/v3.0/sANM7WI2mNpoVnQD-AFq8579KIp8VGXF3ng74aK4Jzw.cache
social_networking-0.11.0 spec/dummy/tmp/cache/assets/development/sprockets/v3.0/sANM7WI2mNpoVnQD-AFq8579KIp8VGXF3ng74aK4Jzw.cache
social_networking-0.10.0 spec/dummy/tmp/cache/assets/development/sprockets/v3.0/sANM7WI2mNpoVnQD-AFq8579KIp8VGXF3ng74aK4Jzw.cache