#237 Dynamic attr_accessible
It is important to use attr_accessible for security with mass assignment, but what if you need it to be dynamic based on user permissions? See how ...
An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#237 Dynamic attr_accessible" was published on October 25, 2010 and runs 9 minutes.
October 25, 2010 ·9m · RailsCasts (Mobile)
0:00 / 0:00
Summary
It is important to use attr_accessible for security with mass assignment, but what if you need it to be dynamic based on user permissions? See how in this episode.
Episode Description
It is important to use attr_accessible for security with mass assignment, but what if you need it to be dynamic based on user permissions? See how in this episode.
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.