fotinakis / jsonapi-serializers

Pure Ruby readonly serializers for the JSON:API spec.
MIT License
413 stars 91 forks source link

Detailed guide on how to use context and integrate policies (Also first introduction to if:) #119

Open krainboltgreene opened 6 years ago

krainboltgreene commented 6 years ago

Fixes #69 (nice)

  1. It would be great if the first argument to the block call was the name of the field
  2. Let anonymous functions to be used for if/unless