From 607d7ae62d59bbc422da2211286fca96caa4f5e7 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Mon, 21 Apr 2014 06:23:47 -0700 Subject: Add config system for non-module data. --- core/store.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/store.rb') diff --git a/core/store.rb b/core/store.rb index 856acee..ba49733 100644 --- a/core/store.rb +++ b/core/store.rb @@ -11,7 +11,7 @@ module Dinobot read - @data ||= {} + @data ||= Hash.new end def read -- cgit v1.2.3-70-g09d2