Sha256: a528dc38d59ff8a04683a1e9c61438d83fca883addaa454f7303a567d970a1fd

Contents?: true

Size: 1.21 KB

Versions: 8

Compression:

Stored size: 1.21 KB

Contents

{I"
class:ETI"BundledAsset;FI"logical_path;TI"=social_networking/resources/profile-question-resource.js;FI"
pathname;TI"~/Users/ems408/workspace/social_networking/app/assets/javascripts/social_networking/resources/profile-question-resource.js;FI"content_type;TI"application/javascript;TI"
mtime;Tl+æ#\TI"length;Ti¼I"digest;TI"%6fd799867b55f1db3df0d9936e064f64;FI"source;TI"¼;(function() {
    'use strict';

    function ProfileQuestions($resource) {
        var ProfileQuestionResource = $resource('/social_networking/profile_questions/:id',
            { id: '@profile_question_id' });

        function ProfileQuestion() {}

        ProfileQuestion.getAll = function() {
            return ProfileQuestionResource.query().$promise;
        };

        ProfileQuestion.getOne = function(profile_question_id) {
            return ProfileQuestionResource.get({ id: profile_question_id }).$promise;
        };

        return ProfileQuestion;
    }

    angular.module('socialNetworking.services')
        .service('ProfileQuestions', ['$resource', ProfileQuestions]);
})();
;TI"required_assets_digest;TI"%317423e276298330ff29dce9b6c59d8f;FI"
_version;TI"%b910479f035fc02c55a3e167aaa8a0b8;F

Version data entries

8 entries across 4 versions & 1 rubygems

Version Path
social_networking-0.11.7 spec/dummy/tmp/cache/assets/development/sprockets/0e6edfd9af85f842cbd646e0fdbd49ba
social_networking-0.11.7 spec/dummy/tmp/cache/assets/development/sprockets/318a87e74966ea4213ddc8ff6f31ba5f
social_networking-0.11.6 spec/dummy/tmp/cache/assets/development/sprockets/0e6edfd9af85f842cbd646e0fdbd49ba
social_networking-0.11.6 spec/dummy/tmp/cache/assets/development/sprockets/318a87e74966ea4213ddc8ff6f31ba5f
social_networking-0.11.2 spec/dummy/tmp/cache/assets/development/sprockets/0e6edfd9af85f842cbd646e0fdbd49ba
social_networking-0.11.2 spec/dummy/tmp/cache/assets/development/sprockets/318a87e74966ea4213ddc8ff6f31ba5f
social_networking-0.11.1 spec/dummy/tmp/cache/assets/development/sprockets/0e6edfd9af85f842cbd646e0fdbd49ba
social_networking-0.11.1 spec/dummy/tmp/cache/assets/development/sprockets/318a87e74966ea4213ddc8ff6f31ba5f