bellycard / napa

A simple framework for building APIs with Grape
Other
329 stars 72 forks source link

Adds hashie-forbidden_attributes gem to default set to correct ForbiddenAttributesError #206

Closed hstrowd closed 9 years ago

hstrowd commented 9 years ago

Corrects issue https://github.com/bellycard/napa/issues/205. Without this users that go through the steps outlined in the Quickstart Guide will hit a ForbiddenAttributesError when they submit the POST to create their first person record.

umtrey commented 9 years ago

+1

shaqq commented 9 years ago

also, lol from the past: https://github.com/Maxim-Filimonov/hashie_rails/issues/4