lib/representable/json/hash.rb in representable-3.0.1 vs lib/representable/json/hash.rb in representable-3.0.2
- old
+ new
@@ -1,5 +1,4 @@
-require 'representable/json'
require 'representable/hash_methods'
module Representable::JSON
# "Lonely Hash" support.
module Hash