Sha256: 1f03fd2a1d8b451d2551f169083d18102743d2c71444a0b7ff430ac7339e204a

Contents?: true

Size: 524 Bytes

Versions: 2

Compression:

Stored size: 524 Bytes

Contents

Gouda is an ActiveJob adapter used at Cheddar. It requires PostgreSQL and a recent version of Rails.

⚠️ At the moment Gouda is only used internally at Cheddar. We do not provide support for it, nor do we accept
issues or feature requests. This is likely to change in the future.

## Installation

```
$ bundle add gouda
$ bundle install
$ bin/rails g gouda:install
```

## Usage

At the moment the Gouda UI is proprietary, so this gem only provides a "headless" implementation. We expect this to change in the future.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gouda-0.1.1 README.md
gouda-0.1.0 README.md