{I" class:ETI"BundledAsset;FI"logical_path;TI"!social_networking/filters.js;FI" pathname;TI"q/Users/usabilitymonitor/Desktop/Github/social_networking/app/assets/javascripts/social_networking/filters.js;FI"content_type;TI"application/javascript;TI" mtime;Tl+˘żUI" length;Ti’I" digest;TI"%22dbb66b618949f1ed77c6a5c6331460;FI" source;TI"’;(function() { "use strict"; // Display an ISO8601-formatted timestamp string as a human-readable length // of time, e.g. '10 minutes ago' function timeFromNow() { return function(timestamp) { return moment(timestamp).fromNow(); }; } // Create a module and register the filter. angular.module('socialNetworking.filters', []) .filter('timeFromNow', timeFromNow); })(); ;TI"required_assets_digest;TI"%7ea94cf670fe0116be18a0e8b1a435a6;FI" _version;TI"%069e88c06b889877799890854d7f4c40;F