you got balls guys. It is hard to force everyone to do something but you did it. Kudos
also, if we go back few years ago this way would be a bit secure to handle keys
@key.body = params..
@key.title = params..
I am sure update_attributes is good choice when you got 5+ fields and update database scheme pretty frequently.
Just my 2 cents
also, if we go back few years ago this way would be a bit secure to handle keys @key.body = params.. @key.title = params.. I am sure update_attributes is good choice when you got 5+ fields and update database scheme pretty frequently. Just my 2 cents