spec/model_helper.rb in redistat-0.0.1 vs spec/model_helper.rb in redistat-0.0.2

- old
+ new

@@ -9,7 +9,8 @@ class ModelHelper2 include Redistat::Model depth :day store_event true + hashed_label true end \ No newline at end of file