Skip to content

Uses PostgreSQL json aggregate function to wrap Active Record queries to directly output as json.

Notifications You must be signed in to change notification settings

preichelt/ar_pg_json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ar_pg_json

Only works with queries that respond to .to_sql (not .find).

About

Uses PostgreSQL json aggregate function to wrap Active Record queries to directly output as json.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages