We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6675b82 commit e4d81c3Copy full SHA for e4d81c3
README.md
@@ -4,6 +4,12 @@ Rails Request.JS encapsulates the logic to send by default some headers that are
4
5
# Install
6
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
13
### npm
14
```
15
npm i @rails/request.js
0 commit comments