class Djin::IncludeConfig::Base

Public Instance Methods

type() click to toggle source
# File lib/djin/entities/include_config/base.rb, line 11
def type
  raise NotImplementedError
end