issues
search
spider-gazelle
/
rethinkdb-orm
RethinkDB ORM for Crystal lang
MIT License
24
stars
0
forks
source link
fix: serialising collections
#34
Closed
caspiano
closed
2 years ago
caspiano
commented
2 years ago
Adds missing
to_json
and
to_yaml
for
RethinkORM::Collection
.
Converts docs flow to trigger on tags
Uses centralised spec flow
to_json
andto_yaml
forRethinkORM::Collection
.