lib/npr/entity/provider.rb in npr-0.1.2 vs lib/npr/entity/provider.rb in npr-1.1.0

- old
+ new

@@ -14,10 +14,10 @@ end #---------------- def to_s - @content + @content.to_s end end # Provider end # Entity end # NPR