module Iqvoc::Configuration::Label::ClassMethods
Public Instance Methods
base_class()
click to toggle source
Do not use the following method in models. This will probably cause a loading loop (something like “expected file xyz to load …”)
# File lib/iqvoc/configuration/label.rb, line 16 def base_class base_class_name.constantize end