lib/representable/xml/collection.rb in representable-1.7.7 vs lib/representable/xml/collection.rb in representable-1.8.0
- old
+ new
@@ -1,6 +1,4 @@
-require 'representable/hash/collection'
-
module Representable::XML
module Collection
include Representable::XML
def self.included(base)