Skip to content

Commit e4d81c3

Browse files
authored
Mention requestjs-rails in the installation steps
1 parent 6675b82 commit e4d81c3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Rails Request.JS encapsulates the logic to send by default some headers that are
44

55
# Install
66

7+
## Rails Asset Pipeline
8+
9+
Install the [requestjs-rails](https://github.com/rails/requestjs-rails) gem and follow the step described there.
10+
11+
## Webpacker
12+
713
### npm
814
```
915
npm i @rails/request.js

0 commit comments

Comments
 (0)