Skip to content

Commit 519e700

Browse files
Remove mention of super old defined_javascript_functions method [ci skip]
It was removed long ago: e358b1f.
1 parent a99ca81 commit 519e700

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

guides/source/action_view_overview.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,10 +1420,6 @@ date_field_tag "dob"
14201420

14211421
Provides functionality for working with JavaScript in your views.
14221422

1423-
#### define_javascript_functions
1424-
1425-
Includes the Action Pack JavaScript libraries inside a single `script` tag.
1426-
14271423
#### escape_javascript
14281424

14291425
Escape carrier returns and single and double quotes for JavaScript segments.

0 commit comments

Comments
 (0)