On Martes, 13 de noviembre de 2012 09:59:54 Soren Christensen escribió: > Hi, > > I have started to use FriendlyID with AS (still v2.4) to obfuscate the ID of > the various records to prevent nosy users from guessing the ID of other > records. While obfuscation is nice it still needs to be paired with a > strong set of access rules - but that is outside of this discussion. > > I was wondering if there is a way to configure AS to always use the > friendly_id instead of the id on a global level ? > > Pointers? Comments ? > > /S
It require to change a lot of lines calling id to call to_param -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/activescaffold?hl=en.
