lib/vedeu/events/repository.rb in vedeu-0.8.20 vs lib/vedeu/events/repository.rb in vedeu-0.8.21

- old
+ new

@@ -8,11 +8,9 @@ # # @api private # class Repository < Vedeu::Repositories::Repository - singleton_class.send(:alias_method, :events, :repository) - class << self # Remove all stored models from the repository. # # @example