Simple Functional Strong Parameters In Ruby date: "2017-06-02" Categories: ["Development", "Ruby"] Description: "Use Functional Idioms To Filter Params Coming From The Scary Internet" Tags: ["Development", "Ruby", "Functional", "Ruby On Rails", "Rails", "Web"] Before Rails 3, the way to protect our Rails app against mass-assignment was to use the attr_accessible class method on our ActiveRecord mo