Module: MultiSync::Mixins::LogHelper
Instance Method Summary collapse
Instance Method Details
#class_name ⇒ Object
4 5 6 |
# File 'lib/multi_sync/mixins/log_helper.rb', line 4 def class_name self.class.name.split('::').last end |
4 5 6 |
# File 'lib/multi_sync/mixins/log_helper.rb', line 4 def class_name self.class.name.split('::').last end |