Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rsamoilov authored Sep 5, 2024
1 parent a95ef22 commit bbd50fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ Also, see the following integration guides:

- [Rails integration](https://github.com/rage-rb/rage/wiki/Rails-integration)
- [RSpec integration](https://github.com/rage-rb/rage/wiki/RSpec-integration)
- [WebSockets guide](https://github.com/rage-rb/rage/wiki/WebSockets-guide)

If you are a first-time contributor, make sure to check the [overview doc](https://github.com/rage-rb/rage/blob/master/OVERVIEW.md) that shows how Rage's core components interact with each other.

Expand Down Expand Up @@ -172,8 +173,8 @@ Status | Changes
:white_check_mark: | ~~Automatic code reloading in development with Zeitwerk.~~
:white_check_mark: | ~~Support conditional get with `etag` and `last_modified`.~~
:white_check_mark: | ~~Expose the `cookies` and `session` objects.~~
:white_check_mark: | ~~Implement Iodine-based equivalent of Action Cable.~~
⏳ | Expose the `send_data` and `send_file` methods.
⏳ | Implement Iodine-based equivalent of Action Cable.

## Development

Expand Down

0 comments on commit bbd50fa

Please sign in to comment.