Sha256: de2bcce0868698853e491a3d036f94fc9c64281808afa2d2add5479f662d430c

Contents?: true

Size: 1.28 KB

Versions: 16

Compression:

Stored size: 1.28 KB

Contents

{I"
class:ETI"BundledAsset;FI"logical_path;TI"9social_networking/resources/on-your-mind-resource.js;FI"
pathname;TI"„/Users/usabilitymonitor/Desktop/Github/social_networking/app/assets/javascripts/social_networking/resources/on-your-mind-resource.js;FI"content_type;TI"application/javascript;TI"
mtime;Tl+¢¿UI"length;TiùI"digest;TI"%57697af0b9727b232ca603aa94891b55;FI"source;TI"ù;(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]);
})();
;TI"required_assets_digest;TI"%ca41f72dcbe2838effe89c6a08fb9198;FI"
_version;TI"%069e88c06b889877799890854d7f4c40;F

Version data entries

16 entries across 8 versions & 1 rubygems

Version Path
social_networking-0.13.1 spec/dummy/tmp/cache/assets/development/sprockets/4e7c7935fe64842816bb2cc1e5335b04
social_networking-0.13.1 spec/dummy/tmp/cache/assets/development/sprockets/1c217c542afd9207aa9ca8c45919e92e
social_networking-0.13.0 spec/dummy/tmp/cache/assets/development/sprockets/4e7c7935fe64842816bb2cc1e5335b04
social_networking-0.13.0 spec/dummy/tmp/cache/assets/development/sprockets/1c217c542afd9207aa9ca8c45919e92e
social_networking-0.11.8 spec/dummy/tmp/cache/assets/development/sprockets/1c217c542afd9207aa9ca8c45919e92e
social_networking-0.11.8 spec/dummy/tmp/cache/assets/development/sprockets/4e7c7935fe64842816bb2cc1e5335b04
social_networking-0.11.5 spec/dummy/tmp/cache/assets/development/sprockets/1c217c542afd9207aa9ca8c45919e92e
social_networking-0.11.5 spec/dummy/tmp/cache/assets/development/sprockets/4e7c7935fe64842816bb2cc1e5335b04
social_networking-0.11.4 spec/dummy/tmp/cache/assets/development/sprockets/1c217c542afd9207aa9ca8c45919e92e
social_networking-0.11.4 spec/dummy/tmp/cache/assets/development/sprockets/4e7c7935fe64842816bb2cc1e5335b04
social_networking-0.11.3 spec/dummy/tmp/cache/assets/development/sprockets/1c217c542afd9207aa9ca8c45919e92e
social_networking-0.11.3 spec/dummy/tmp/cache/assets/development/sprockets/4e7c7935fe64842816bb2cc1e5335b04
social_networking-0.11.0 spec/dummy/tmp/cache/assets/development/sprockets/4e7c7935fe64842816bb2cc1e5335b04
social_networking-0.11.0 spec/dummy/tmp/cache/assets/development/sprockets/1c217c542afd9207aa9ca8c45919e92e
social_networking-0.10.0 spec/dummy/tmp/cache/assets/development/sprockets/1c217c542afd9207aa9ca8c45919e92e
social_networking-0.10.0 spec/dummy/tmp/cache/assets/development/sprockets/4e7c7935fe64842816bb2cc1e5335b04