diff --git a/lib/rackstash/helpers.rb b/lib/rackstash/helpers.rb index c69043d..15273cb 100644 --- a/lib/rackstash/helpers.rb +++ b/lib/rackstash/helpers.rb @@ -12,3 +12,4 @@ module Rackstash end require 'rackstash/helpers/utf8' +require 'rackstash/helpers/time'