Module: Iqvoc::Label
- Defined in:
- lib/iqvoc.rb
Overview
************** Label specific settings **************
Class Method Summary collapse
-
.base_class ⇒ Object
Do not use the following method in models.
Class Method Details
.base_class ⇒ Object
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 |