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 d8301b5 commit 529f25aCopy full SHA for 529f25a
README.md
@@ -1,6 +1,6 @@
1
-# Request.JS
+# Rails Request.JS
2
3
-Request.JS encapsulates the logic to send by default some headers that are required by rails applications like the `X-CSRF-Token`.
+Rails Request.JS encapsulates the logic to send by default some headers that are required by rails applications like the `X-CSRF-Token`.
4
5
# Install
6
@@ -37,6 +37,6 @@ async myMethod () {
37
38
# License
39
40
-Request.JS is released under the [MIT License](LICENSE).
+Rails Request.JS is released under the [MIT License](LICENSE).
41
42
-© 2021 Basecamp, LLC.
+© 2021 Basecamp, LLC.
0 commit comments