Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alassek/rql

Simple reimplementation of Arel as a teaching tool
https://github.com/alassek/rql

Last synced: about 1 month ago
JSON representation

Simple reimplementation of Arel as a teaching tool

Awesome Lists containing this project

README

        

# RQL -- Learn Arel by Building it from scratch

This is an example implementation of a _very simple_ Arel clone as a teaching tool.

## Presentation

This project includes a slide deck generated by [tybenz/vimdeck](https://github.com/tybenz/vimdeck)

```
$ bundle install
$ vimdeck present.md
```

## Usage

Don't.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).