Module: Iqvoc::Label

Defined in:
lib/iqvoc.rb

Overview

************** Label specific settings **************

Class Method Summary collapse

Class Method Details

.base_classObject

Do not use the following method in models. This will probably cause a loading loop (something like “expected file xyz to load …”)



219
220
221
# File 'lib/iqvoc.rb', line 219

def self.base_class
  base_class_name.constantize
end