Module: MultiSync::Mixins::LogHelper

Included in:
Resource, Source, Target
Defined in:
lib/multi_sync/mixins/log_helper.rb

Instance Method Summary collapse

Instance Method Details

#class_nameObject



4
5
6
# File 'lib/multi_sync/mixins/log_helper.rb', line 4

def class_name
  self.class.name.split('::').last
end