19 20 21
# File 'lib/loggerator/request_store.rb', line 19 def store Thread.current[:request_store] ||= {} end