Sha256: 0b3ec0208cde64c3312d7856fa096fc02d1a5bac6c110a16423638566de6ab83
Contents?: true
Size: 902 Bytes
Versions: 16
Compression:
Stored size: 902 Bytes
Contents
{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
Version data entries
16 entries across 8 versions & 1 rubygems