aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rich_types/check_list.rb')
-rw-r--r--lib/rich_types/check_list.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rich_types/check_list.rb b/lib/rich_types/check_list.rb
index 57510a6..5b948fa 100644
--- a/lib/rich_types/check_list.rb
+++ b/lib/rich_types/check_list.rb
@@ -1,3 +1,4 @@
+# This module includes non-basic types used in models
module RichTypes
# Stores information on which options were selected.
# Use options and options= methods to access & set information on which are selected.