https://github.com/work-design/rails_wait
Wait list
https://github.com/work-design/rails_wait
Last synced: 5 months ago
JSON representation
Wait list
- Host: GitHub
- URL: https://github.com/work-design/rails_wait
- Owner: work-design
- License: mit
- Created: 2020-03-06T18:31:33.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-21T11:10:07.000Z (over 1 year ago)
- Last Synced: 2025-03-25T07:36:07.554Z (over 1 year ago)
- Language: Ruby
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# RailsWait
[](https://github.com/work-design/rails_wait/actions/workflows/test.yml)
[](https://github.com/work-design/rails_wait/actions/workflows/cd.yml)
[](https://github.com/work-design/rails_wait/actions/workflows/gempush.yml)
适用于预约及排队场景。
## Usage
How to use my plugin.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'rails_wait'
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install rails_wait
```
## Contributing
Contribution directions go here.
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).