lib/city_watch/watchmen/redis.rb in city-watch-0.6.2 vs lib/city_watch/watchmen/redis.rb in city-watch-0.6.3

- old
+ new

@@ -1,7 +1,15 @@ +class Redis + + include Watchman + + def self.data + end + +end \ No newline at end of file