lib/boom/list.rb in boom-0.0.7 vs lib/boom/list.rb in boom-0.0.8
- old
+ new
@@ -1,4 +1,6 @@
+# coding: utf-8
+
# The List contains many Items. They exist as buckets in which to categorize
# individual Items. The relationship is maintained in a simple array on the
# List-level.
#
module Boom