lib/propono/services/topic_creator.rb in propono-0.5.6 vs lib/propono/services/topic_creator.rb in propono-0.6.0

- old
+ new

@@ -1,6 +1,6 @@ module Propono - class TopicCreatorError < Exception + class TopicCreatorError < ProponoError end class TopicCreator include Sns