Sha256: 1b196a68fe161c6624754c4e3bd2814a14f6d7dd7a6ac37a8d359022f2a70e35
Contents?: true
Size: 1.19 KB
Versions: 8
Compression:
Stored size: 1.19 KB
Contents
{I" class:ETI"ProcessedAsset; FI"logical_path; TI"!social_networking/filters.js; FI" pathname; TI"b/Users/ems408/workspace/social_networking/app/assets/javascripts/social_networking/filters.js; FI"content_type; TI"application/javascript; TI" mtime; Tl+æ#\TI"length; Ti’I"digest; TI"%56ec3ea01b2b44fc6257a8e6e4cd9b75; 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"dependency_digest; TI"%bb17203dd867d024a957fb4e1331e100; FI"required_paths; T[I"b/Users/ems408/workspace/social_networking/app/assets/javascripts/social_networking/filters.js; FI"dependency_paths; T[{I" path; TI"b/Users/ems408/workspace/social_networking/app/assets/javascripts/social_networking/filters.js; F@I"2014-11-06T19:44:06-06:00; T@I"%56ec3ea01b2b44fc6257a8e6e4cd9b75; FI" _version; TI"%883b724e06f474a3db2deee10c127ab9; F
Version data entries
8 entries across 4 versions & 1 rubygems