Class: CanTango::Configuration::CandidateRegistry::ClassRegistry

Inherits:
Registry
  • Object
show all
Includes:
Singleton
Defined in:
lib/cantango/configuration/candidate_registry.rb

Instance Attribute Summary

Attributes inherited from Registry

#default, #registered

Instance Method Summary collapse

Methods inherited from Registry

#[], #clean!, #default!, #register, #registered?, #types=

Instance Method Details

#typesObject



45
46
47
# File 'lib/cantango/configuration/candidate_registry.rb', line 45

def types
  [Class]
end