Skip to content

Commit b88c9e8

Browse files
author
Ben Lavender
committed
Add a note about rails compatibility
1 parent 49d0e30 commit b88c9e8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,11 @@ has added the url `https://example.com/_chatops`, you'd set this to
118118
You can also optionally set `CHATOPS_AUTH_ALT_PUBLIC_KEY` to a second public key
119119
which will be accepted. This is helpful when rolling keys.
120120

121+
## Rails compatibility
122+
123+
This gem is intended to work with rails 4.x and 5.x. If you find a version
124+
with a problem, please report it in an issue.
125+
121126
## Development
122127

123128
```

0 commit comments

Comments
 (0)