https://github.com/lucas4tech/rails-modal-hotwire-example
🖼️ Building a modal using Rails, Stimulus.js, Turbo, Design Patterns and SOLID principles 💅
https://github.com/lucas4tech/rails-modal-hotwire-example
ruby ruby-on-rails stimulus turbo
Last synced: 9 months ago
JSON representation
🖼️ Building a modal using Rails, Stimulus.js, Turbo, Design Patterns and SOLID principles 💅
- Host: GitHub
- URL: https://github.com/lucas4tech/rails-modal-hotwire-example
- Owner: lucas4tech
- Created: 2023-05-05T13:37:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T13:39:42.000Z (about 3 years ago)
- Last Synced: 2025-07-12T05:24:35.354Z (11 months ago)
- Topics: ruby, ruby-on-rails, stimulus, turbo
- Language: Ruby
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...