attr_accessible_block gives you dynamic attr_accessible
attr_accessible_block is an ActiveModel plugin that gives a few features to deal with mass-assignment while runtime.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
attr_accessible_block is an ActiveModel plugin that gives a few features to deal with mass-assignment while runtime.
Post a comment