Sha256: dd60a2f88ffc182900cca4b642deea7211ae192fcee1a64f5b0f663765d3b037

Contents?: true

Size: 61 Bytes

Versions: 4

Compression:

Stored size: 61 Bytes

Contents

class Hash

  def to_json
    MultiJson.dump(self)
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
her-1.1.1 spec/support/extensions/hash.rb
her-1.1.0 spec/support/extensions/hash.rb
her-1.0.3 spec/support/extensions/hash.rb
her-1.0.2 spec/support/extensions/hash.rb