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

https://github.com/babbel/aws-record-extensions

Various extensions for aws-record gem
https://github.com/babbel/aws-record-extensions

Last synced: 11 months ago
JSON representation

Various extensions for aws-record gem

Awesome Lists containing this project

README

          

# aws-record-extensions
Various extensions for aws-record gem

# Running specs

```
docker-compose --file docker-compose.yml up -d dynamodb-test
bundle exec rspec spec/
```