Method: MongoMapper::Plugins::Protected::ClassMethods#protected_attributes
- Defined in:
- lib/novelys_mongo_mapper/plugins/protected.rb
#protected_attributes ⇒ Object
9 10 11 |
# File 'lib/novelys_mongo_mapper/plugins/protected.rb', line 9 def protected_attributes self.read_inheritable_attribute(:attr_protected) end |