Sha256: 7fd7f1dd442a55c1485926a2ef87d2cbd7cfcea45514a6b4ed8eace02a010bde

Contents?: true

Size: 1.96 KB

Versions: 2

Compression:

Stored size: 1.96 KB

Contents

{:uriI"�file:///Users/ericcf/work/social_networking/app/assets/javascripts/social_networking/resources/on-your-mind-resource.js?type=application/javascript&pipeline=self&id=1bda579f757b913e63aae03a7b6091f6f689969012999691aca0d04e2e3e58b2:ET:load_pathI"@/Users/ericcf/work/social_networking/app/assets/javascripts;T:
filenameI"u/Users/ericcf/work/social_networking/app/assets/javascripts/social_networking/resources/on-your-mind-resource.js;T:	nameI"6social_networking/resources/on-your-mind-resource;T:logical_pathI">social_networking/resources/on-your-mind-resource.self.js;T:content_typeI"application/javascript;T:sourceI"�;(function() {
  'use strict';

  // Communicates with the 'on_the_mind_statements' server API.
  function OnYourMindStatements($resource) {
    var OnYourMindResource = $resource(
        '/social_networking/on_the_mind_statements/:id',
        { id: '@id' }
      );

    function OnYourMind() {}

    // Create a new 'On the Mind Statement' on the server.
    //
    // returns {Promise} A promise of the request.
    OnYourMind.create = function(attributes) {
      var onYourMind = new OnYourMindResource({
        description: attributes.description
      });

      return onYourMind.$save();
    };

    return OnYourMind;
  }

  angular.module('socialNetworking.services')
    .service('OnYourMindResource', ['$resource', OnYourMindStatements]);
})();
;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/ericcf/work/social_networking/app/assets/javascripts/social_networking/resources/on-your-mind-resource.js;TTF:
requiredo;;}F:stubbedo;;}F:
linkso;;}F:charsetI"
utf-8;F:digest"%��e��'�������5�]�%�PP�=��Z�?:lengthi�:dependencies_digest"%��W�h6���G�ޕ��ҿ(H[�0|���,��:idI"E1bda579f757b913e63aae03a7b6091f6f689969012999691aca0d04e2e3e58b2;F:
mtimel+a�3W

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
social_networking-0.13.3 spec/dummy/tmp/cache/assets/test/sprockets/v3.0/Xe/Xes1pnICFpvvdpIn0pOdBSWsZGvGfSHoAkKQ-NKY11s.cache
social_networking-0.12.0 spec/dummy/tmp/cache/assets/test/sprockets/v3.0/Xe/Xes1pnICFpvvdpIn0pOdBSWsZGvGfSHoAkKQ-NKY11s.cache