An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# RailsWait

[![测试](https://github.com/work-design/rails_wait/actions/workflows/test.yml/badge.svg)](https://github.com/work-design/rails_wait/actions/workflows/test.yml)
[![Docker构建](https://github.com/work-design/rails_wait/actions/workflows/cd.yml/badge.svg)](https://github.com/work-design/rails_wait/actions/workflows/cd.yml)
[![Gem](https://github.com/work-design/rails_wait/actions/workflows/gempush.yml/badge.svg)](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).