Method: DataMapper::Types::Paranoid::ClassMethods#paranoid_properties

Defined in:
lib/dm-types/paranoid/base.rb

#paranoid_propertiesObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



44
45
46
# File 'lib/dm-types/paranoid/base.rb', line 44

def paranoid_properties
  @paranoid_properties
end