lib/vedeu/repositories/model.rb in vedeu-0.8.23 vs lib/vedeu/repositories/model.rb in vedeu-0.8.24

- old
+ new

@@ -5,9 +5,11 @@ module Repositories # 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::Repositories::Repository] attr_accessor :repository