Loomio

Q about app/models/permitted_params.rb

ELP Edward L Platt Public Seen by 60

Wondering if there is any documentation on how this file works? I'm using a modified version of loomio to run some group decision-making experiments and I'm having trouble getting changes to the database schema to show up in the data sent from the server.

RG

Robert Guthrie Mon 5 Aug 2019 3:43AM

Hi @Edward L Platt you might need to show me the code..

Permitted params is a wrapper around Rails Strong Parameters. Which can be frustrating to debug sometimes.