Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/julianrubisch/cable_ready_callbacks
Supercharge your model with CableReady functionality
https://github.com/julianrubisch/cable_ready_callbacks
Last synced: 10 days ago
JSON representation
Supercharge your model with CableReady functionality
- Host: GitHub
- URL: https://github.com/julianrubisch/cable_ready_callbacks
- Owner: julianrubisch
- License: mit
- Created: 2021-01-15T11:50:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-02T13:11:58.000Z (almost 4 years ago)
- Last Synced: 2024-12-12T14:34:55.260Z (15 days ago)
- Language: Ruby
- Size: 28.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# CableReadyCallbacks
Short description and motivation.## Usage
How to use my plugin.## Installation
Add this line to your application's Gemfile:```ruby
gem 'cable_ready_callbacks'
```And then execute:
```bash
$ bundle
```Or install it yourself as:
```bash
$ gem install cable_ready_callbacks
```## 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).