Couchbase Model Mass Assignment Security

Hey guys and girls,
Just seeing how you guys felt about having Mass Assignment Security support being added to the Couchbase Ruby Model gem.
We all know mass assignment can bite us in the ass and lead to exploitation of our web based apps.
My pull request is up on github, and I’m sure the Couchbase guys are swamped delivering awesome features, but I was hoping to get some +1’s from the community to maybe escalate the need to have it reviewed.

Hey guys,
After further discussion in github PR thread, looks like the way to go with Couchbase-Ruby-Model and Rails 4 is just to use strong parameters.

Happy to see that you have found your answer discussing with the developers in GitHub.

Tug