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

https://github.com/yujideveloper/operator_recordable-example

Example rails app using OperatorRecordable
https://github.com/yujideveloper/operator_recordable-example

example

Last synced: about 1 year ago
JSON representation

Example rails app using OperatorRecordable

Awesome Lists containing this project

README

          

# OperatorRecordable Example

This is a example app of [OperatorRecordable](https://github.com/yujideveloper/operator_recordable)

## Setup

```
./bin/setup
```

## How to run

```
./bin/rails server
```