lib/eddy/models/element/id.rb in eddy-0.8.4 vs lib/eddy/models/element/id.rb in eddy-0.9.0

- old
+ new

@@ -1,8 +1,8 @@ module Eddy module Models module Element - # Identifier (works with a code list specified by the dictionary). + # Identifier. Works with a code list specified by the dictionary. class ID < Base # @param min [Integer] # @param max [Integer] # @param req [String] (nil)