Sha256: a98ae6f043a346a6cd31894d80b50118538c9d00d577afbae618fcbc209903d9
Contents?: true
Size: 131 Bytes
Versions: 4
Compression:
Stored size: 131 Bytes
Contents
module Rumx module Beans class TimerHash < Hash def initialize super { Timer.new } end end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rumx-0.1.3 | lib/rumx/beans/timer_hash.rb |
rumx-0.1.2 | lib/rumx/beans/timer_hash.rb |
rumx-0.1.1 | lib/rumx/beans/timer_hash.rb |
rumx-0.1.0 | lib/rumx/beans/timer_hash.rb |