Sha256: f6d28a77b38abc170721801dad2a2cddfca0b440fc6d16e137552e7114e68503

Contents?: true

Size: 624 Bytes

Versions: 1

Compression:

Stored size: 624 Bytes

Contents

# 🧑‍🏭 Solder
Short description and motivation.

## Usage
How to use my plugin.

### Persistence

Uses the active Rails cache store, possibly more adapters to come

## Installation
Add this line to your application's Gemfile:

```ruby
gem "solder"
```

And then execute:
```bash
$ bundle
```

Or install it yourself as:
```bash
$ gem install solder
```

## Dependencies

### Ruby
- Rails

### Javascript

- Stimulus
- @rails/request.js
- Turbo

## 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).

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
solder-0.1.0 README.md