lib/vedeu/repositories/model.rb in vedeu-0.4.18 vs lib/vedeu/repositories/model.rb in vedeu-0.4.19

- old
+ new

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