You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api/javascript-api.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ If you are using [jquery-ujs](https://github.com/rails/jquery-ujs) for AJAX call
19
19
20
20
## API
21
21
22
-
The best source of docs is the main [ReactOnRails.ts](https://github.com/shakacode/react_on_rails/blob/master/node_package/src/ReactOnRails.ts) file. Here's a quick summary. No guarantees that this won't be outdated!
22
+
The best source of docs is the main [ReactOnRails.client.ts](https://github.com/shakacode/react_on_rails/blob/master/node_package/src/ReactOnRails.client.ts) file, and extended [ReactOnRails.full.ts](https://github.com/shakacode/react_on_rails/blob/master/node_package/src/ReactOnRails.full.ts) and [ReactOnRails.node.ts](https://github.com/shakacode/react_on_rails/blob/master/node_package/src/ReactOnRails.node.ts) for the server-only functions. Here's a quick summary. No guarantees that this won't be outdated!
0 commit comments