Skip to content

Commit 529f25a

Browse files
author
David Heinemeier Hansson
authored
Preface with Rails
1 parent d8301b5 commit 529f25a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Request.JS
1+
# Rails Request.JS
22

3-
Request.JS encapsulates the logic to send by default some headers that are required by rails applications like the `X-CSRF-Token`.
3+
Rails Request.JS encapsulates the logic to send by default some headers that are required by rails applications like the `X-CSRF-Token`.
44

55
# Install
66

@@ -37,6 +37,6 @@ async myMethod () {
3737

3838
# License
3939

40-
Request.JS is released under the [MIT License](LICENSE).
40+
Rails Request.JS is released under the [MIT License](LICENSE).
4141

42-
© 2021 Basecamp, LLC.
42+
© 2021 Basecamp, LLC.

0 commit comments

Comments
 (0)