This is a quick set of extras for shoulda that I needed for my projects.

should_be_protected

Takes a whitelist approach for should_protect_attributes. Makes sure that every attribute is secure except for the ones listed in the :except option.