Sha256: 37289c340e0ae6356a37f2c290930714f0ad0a4a8f5378ab941a4177f2c07133
Contents?: true
Size: 1.86 KB
Versions: 7
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=90a6ee1217a54bacaff6aca3484c52133e4b1365374b88e18ffe2949602749e9: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"%f9���+��g�f��ʜ �g�9��AEK9���:idI"E90a6ee1217a54bacaff6aca3484c52133e4b1365374b88e18ffe2949602749e9;F: mtimel+��U
Version data entries
7 entries across 7 versions & 1 rubygems