Sha256: e55e713356e6fd5b0132e6a54578d75ae3d1e8c161a7f915556601010e01f6c7
Contents?: true
Size: 1000 Bytes
Versions: 8
Compression:
Stored size: 1000 Bytes
Contents
{I" class:ETI"BundledAsset; FI"logical_path; TI"=social_networking/controllers/participants-controller.js; FI" pathname; TI"~/Users/ems408/workspace/social_networking/app/assets/javascripts/social_networking/controllers/participants-controller.js; FI"content_type; TI"application/javascript; TI" mtime; Tl+æ#\TI"length; TiËI"digest; TI"%5cd07f78d91879285fcfe36086f2f1a9; FI"source; TI"Ë;(function() { "use strict"; // Provide access to all group profiles. function ParticipantsCtrl(Participants) { var self = this; Participants.getAll().then(function(participants) { self.members = participants; }); } // Create a module and register the controllers. angular.module('socialNetworking.controllers') .controller('ParticipantsCtrl', ['Participants', ParticipantsCtrl]); })(); ; TI"required_assets_digest; TI"%0fef5d931807a7865f51dd2875677f77; FI" _version; TI"%b910479f035fc02c55a3e167aaa8a0b8; F
Version data entries
8 entries across 4 versions & 1 rubygems