danabr75 / rails_json_serializer

A Lightweight Rails JSON Serializer (gem library source-code)
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Add Option to prevent default nested includes #1

Closed danabr75 closed 4 years ago

danabr75 commented 4 years ago

Create ability to prevent default nested includes at the JSON query level.

danabr75 commented 4 years ago

Implemented