Method: Attributor::Type::ClassMethods#dsl_compiler

Defined in:
lib/attributor/type.rb

#dsl_compilerObject



147
148
149
# File 'lib/attributor/type.rb', line 147

def dsl_compiler
  DSLCompiler
end