lib/health-data-standards/models/reference.rb in health-data-standards-3.6.1 vs lib/health-data-standards/models/reference.rb in health-data-standards-3.7.0

- old
+ new

@@ -18,6 +18,6 @@ e.class.to_s == referenced_type && e.identifier == referenced_id end self.referenced_id = resolved_reference.id.to_s end -end \ No newline at end of file +end