https://github.com/justalever/hotwire_voting_flash_messages
Hotwire Voting and Flash Messages with Ruby on Rails
https://github.com/justalever/hotwire_voting_flash_messages
hotwire rails ruby ruby-on-rails
Last synced: about 2 months ago
JSON representation
Hotwire Voting and Flash Messages with Ruby on Rails
- Host: GitHub
- URL: https://github.com/justalever/hotwire_voting_flash_messages
- Owner: justalever
- Created: 2024-06-19T20:56:54.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-24T18:08:30.000Z (11 months ago)
- Last Synced: 2025-04-02T10:55:23.812Z (2 months ago)
- Topics: hotwire, rails, ruby, ruby-on-rails
- Language: HTML
- Homepage: https://webcrunch.com/posts/hotwire-voting-flash-messages
- Size: 3.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Hotwire Flash Messsages with Ruby on Rails
In this tutorial, we will create a simple voting system for books using Ruby on Rails and Hotwire. Hotwire's unique features will help show more dynamic flash messages when you cast your vote.
[Read](https://webcrunch.com/posts/hotwire-voting-flash-messages) or [watch](https://youtu.be/AyfPL6FSoRI) the full tutorial.