lib/vedeu/repositories/model.rb in vedeu-0.4.32 vs lib/vedeu/repositories/model.rb in vedeu-0.4.33

- old
+ new

@@ -1,8 +1,10 @@ module Vedeu # When included into a class, provides the mechanism to store the class in a # repository for later retrieval. + # + # @api private module Model # @!attribute [rw] repository # @return [Vedeu::Repository] attr_accessor :repository