Sha256: 5480a204a8486b85f0cc0ae4e68b87a19624ee0ac67f31a3b29cc0a16825da86
Contents?: true
Size: 1016 Bytes
Versions: 16
Compression:
Stored size: 1016 Bytes
Contents
{I" class:ETI"BundledAsset; FI"logical_path; TI"=social_networking/controllers/participants-controller.js; FI" pathname; TI"ˆ/Users/usabilitymonitor/Desktop/Github/social_networking/app/assets/javascripts/social_networking/controllers/participants-controller.js; FI"content_type; TI"application/javascript; TI" mtime; Tl+¢¿UI"length; TiËI"digest; TI"%fe0499fa0718e61ee2b700cf761339c5; 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"%bf4dd42a86d2e5287a977bf191ae3d45; FI" _version; TI"%069e88c06b889877799890854d7f4c40; F
Version data entries
16 entries across 8 versions & 1 rubygems