Class: DatastaxRails::Types::DynamicSet

Inherits:
Set
  • Object
show all
Includes:
DirtyCollection
Defined in:
lib/datastax_rails/types/dynamic_set.rb

Overview

A collection type that allows you to store an un-ordered, unique set of entries. Changes are tracked by hooking into ActiveModel’s built-in change tracking.

Method Summary

Methods included from DirtyCollection

#delete, ignore_modifications, #initialize