lib/iqvoc/configuration/label.rb in iqvoc-3.5.3 vs lib/iqvoc/configuration/label.rb in iqvoc-3.5.4

- old
+ new

@@ -2,10 +2,10 @@ module Iqvoc module Configuration module Label extend ActiveSupport::Concern - + included do mattr_accessor :base_class_name self.base_class_name = 'Label::SKOS::Base' end \ No newline at end of file