lib/enumeration/collection.rb in enumeration-1.1.0 vs lib/enumeration/collection.rb in enumeration-1.2.0
- old
+ new
@@ -45,6 +45,6 @@
def set
self.map? ? @data.keys : @data
end
end
-end
\ No newline at end of file
+end
- old
+ new