Added skip_js comment
[ci skip]
This commit is contained in:
parent
c7730121c1
commit
2941a76fe0
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue