lib/cantango/configuration/accounts.rb in cantango-config-0.1.2 vs lib/cantango/configuration/accounts.rb in cantango-config-0.1.3
- old
+ new
@@ -1,7 +1,7 @@
module CanTango
class Configuration
- class Accounts < Registry::Candidate
+ class Accounts < Registry::Clazz
include Singleton
end
end
end