Skip to content

Commit

Permalink
Update rails integration guide summary.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jun 20, 2024
1 parent 4b092fe commit b6dedb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion guides/rails-integration/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Rails Integration

This guide explains how to use `async-websocket` with `falcon`.
This guide explains how to use `async-websocket` with Rails.

## Project Setup

Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Please see the [project documentation](https://socketry.github.io/async-websocke

- [Getting Started](https://socketry.github.io/async-websocket/guides/getting-started/index) - This guide shows you how to implement a basic client and server.

- [Rails Integration](https://socketry.github.io/async-websocket/guides/rails-integration/index) - This guide explains how to use `async-websocket` with `falcon`.
- [Rails Integration](https://socketry.github.io/async-websocket/guides/rails-integration/index) - This guide explains how to use `async-websocket` with Rails.

## Contributing

Expand Down

0 comments on commit b6dedb5

Please sign in to comment.