Loomio

Q about app/models/permitted_params.rb

Edward L PlattEdward L Platt Thu 1 Aug 2019 4:23PMPublicSeen by 62

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.

Robert Guthrie

Robert GuthrieMon 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.