Experience Upgrading to Strong Params
In our workplace app, most models are used by different code paths (e.g. a customer and internal user creating the same resource). Using attr_accessible, »
In our workplace app, most models are used by different code paths (e.g. a customer and internal user creating the same resource). Using attr_accessible, »