Sha256: 5dd7cf975805e393e6ddc3a18b55754cedee789c77f0b42521e80f91da8a0908

Contents?: true

Size: 1.63 KB

Versions: 8

Compression:

Stored size: 1.63 KB

Contents

{I"
class:ETI"ProcessedAsset;FI"logical_path;TI"Asocial_networking/controllers/profile-question-controller.js;FI"
pathname;TI"}/Users/ems408/workspace/social_networking/app/assets/javascripts/social_networking/controllers/profile-question-controller.js;FI"content_type;TI"application/javascript;TI"
mtime;Tl+æ#\TI"length;TiÒI"digest;TI"%9cc2ce7068d443510d6e084ba75e8cc5;FI"source;TI"Ò;(function() {
    "use strict";

    // Provide interaction with a profile question.
    function ProfileQuestionCtrl(profileQuestionId, ProfileQuestion) {
        var self = this;

        ProfileQuestion.getOne(profileQuestionId)
            .then(function(profileQuestion) {
                self.id = profileQuestion.id;
            })
            .catch(function(error) {
                window.console.log(error);
            });
        this.responses = [{ question: 'foo?', text: 'bar' }];
    }

    // Create a module and register the controllers.
    angular.module('socialNetworking.controllers')
        .controller('ProfileQuestionCtrl', ['profileQuestionId', 'ProfileQuestion', ProfileQuestionCtrl]);
})();
;TI"dependency_digest;TI"%a940bdcfd73d72c1e42c8a42f715e20d;FI"required_paths;T[I"}/Users/ems408/workspace/social_networking/app/assets/javascripts/social_networking/controllers/profile-question-controller.js;FI"dependency_paths;T[{I"	path;TI"}/Users/ems408/workspace/social_networking/app/assets/javascripts/social_networking/controllers/profile-question-controller.js;F@I"2014-11-06T19:44:06-06:00;T@I"%9cc2ce7068d443510d6e084ba75e8cc5;FI"
_version;TI"%883b724e06f474a3db2deee10c127ab9;F

Version data entries

8 entries across 4 versions & 1 rubygems

Version Path
social_networking-0.11.7 spec/dummy/tmp/cache/assets/test/sprockets/11723ef653521e59f88a32649121a901
social_networking-0.11.7 spec/dummy/tmp/cache/assets/test/sprockets/655867de075264c106b5ec7149a344c9
social_networking-0.11.6 spec/dummy/tmp/cache/assets/test/sprockets/11723ef653521e59f88a32649121a901
social_networking-0.11.6 spec/dummy/tmp/cache/assets/test/sprockets/655867de075264c106b5ec7149a344c9
social_networking-0.11.2 spec/dummy/tmp/cache/assets/test/sprockets/11723ef653521e59f88a32649121a901
social_networking-0.11.2 spec/dummy/tmp/cache/assets/test/sprockets/655867de075264c106b5ec7149a344c9
social_networking-0.11.1 spec/dummy/tmp/cache/assets/test/sprockets/11723ef653521e59f88a32649121a901
social_networking-0.11.1 spec/dummy/tmp/cache/assets/test/sprockets/655867de075264c106b5ec7149a344c9