Method: Attributor::Hash.dsl_class

Defined in:
lib/attributor/types/hash.rb

.dsl_classObject



136
137
138
# File 'lib/attributor/types/hash.rb', line 136

def self.dsl_class
  @options[:dsl_compiler] || HashDSLCompiler
end