riak-ripple / ripple

A rich Ruby modeling layer for Riak, Basho's distributed database
Other
619 stars 152 forks source link

Add support for roles in mass assignment. #271

Closed ntalbott closed 12 years ago

ntalbott commented 12 years ago

Also adds support for :without_protection => true

This basically just apes ActiveRecord's support for mass assignment roles and :without_protection.

seancribbs commented 12 years ago

There's also a bunch of failures related to existing tests: http://travis-ci.org/#!/seancribbs/ripple/jobs/708428/L62

ntalbott commented 12 years ago

Looks like there are issues with 3.0. Will investigate.

ntalbott commented 12 years ago

All green: http://travis-ci.org/#!/seancribbs/ripple/builds/709253

Any remaining concerns?

seancribbs commented 12 years ago

+1