app/assets/javascripts/jquery.timeago.load.coffee in andy_rails_toolbox-1.0.1 vs app/assets/javascripts/jquery.timeago.load.coffee in andy_rails_toolbox-1.1.0

- old
+ new

@@ -1,3 +1,4 @@ $ -> # timeago - $('abbr.timeago').timeago(); + $('abbr.timeago').timeago() + $('abbr.timeago').tooltip()