summaryrefslogtreecommitdiff
path: root/lib/rbot/journal.rb
diff options
context:
space:
mode:
authorMatthias Hecker <apoc@geekosphere.org>2015-06-24 19:19:07 +0000
committerMatthias Hecker <apoc@geekosphere.org>2015-06-24 19:19:07 +0000
commit763a7f968063fa993bb63f7b31ad69f73212c53b (patch)
treec8fc8f7a4a8be34df786d9762413ffd78ff87308 /lib/rbot/journal.rb
parent39503c481daf957c741db89767295a444973986d (diff)
journal: move journal accessor in coremodule
Diffstat (limited to 'lib/rbot/journal.rb')
-rw-r--r--lib/rbot/journal.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rbot/journal.rb b/lib/rbot/journal.rb
index 9f586f7f..fe6c14be 100644
--- a/lib/rbot/journal.rb
+++ b/lib/rbot/journal.rb
@@ -278,6 +278,7 @@ module Journal
class JournalBroker
+ attr_reader :storage
class Subscription
attr_reader :topic
attr_reader :block