Added skip_js comment

[ci skip]
This commit is contained in:
Phil Hughes 2016-03-16 08:51:09 +00:00
parent c7730121c1
commit 2941a76fe0

View file

@ -168,6 +168,7 @@ module ApplicationHelper
# time - Time object
# placement - Tooltip placement String (default: "top")
# html_class - Custom class for `time` element (default: "time_ago")
# skip_js - When true, exclude the `script` tag (default: false)
#
# By default also includes a `script` element with Javascript necessary to
# initialize the `timeago` jQuery extension. If this method is called many