Skip to content

Commit 39af334

Browse files
committed
Update README.md
1 parent 79de881 commit 39af334

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ After the generator finishes, you will be prompted to add helper call to your ap
2222
<%= include_rails_script %>
2323
```
2424

25+
NOTE: Your JS files needed have been included before `include_rails_script`. In other words, you still need `<%= javascript_include_tag "application" %>` in your application layout.
26+
2527
## Usage
2628

2729
### Page (Action) Specific JavaScript

0 commit comments

Comments
 (0)