Sha256: 328d32b2000b857b479287158fa9af1c206a6bb76077d2b207351d5ae6c37986
Contents?: true
Size: 144 Bytes
Versions: 2
Compression:
Stored size: 144 Bytes
Contents
module MultiSync module Mixins module LogHelper def class_name self.class.name.split('::').last end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
multi_sync-0.0.2 | lib/multi_sync/mixins/log_helper.rb |
multi_sync-0.0.1 | lib/multi_sync/mixins/log_helper.rb |