Skip to content

Commit af861ef

Browse files
committed
Readme update
1 parent 34d726e commit af861ef

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,10 @@ user_path.requiredParams() // => ['id']
421421

422422
## Rails Compatibility
423423

424-
JsRoutes tries to replicate the Rails routing API as closely as possible. If you find any incompatibilities (outside of what is described below), please [open an issue](https://github.com/railsware/js-routes/issues/new).
424+
JsRoutes tries to replicate the Rails routing API as closely as possible.
425+
There are only 2 known issues with compatibility that happen very rarely and have their workarounds.
426+
427+
If you find any incompatibilities outside of ones below, please [open an issue](https://github.com/railsware/js-routes/issues/new).
425428

426429
### Object and Hash distinction issue
427430

0 commit comments

Comments
 (0)