Sha256: 8ebd7de0b2f957f68d5a5f52170700c6f0ec008cbd7c4e2397a7a1c0a7ce75f3

Contents?: true

Size: 96 Bytes

Versions: 73

Compression:

Stored size: 96 Bytes

Contents

class MLS::Property::Hash < MLS::Property
  
  def load(value) # from_json
    value
  end

end

Version data entries

73 entries across 73 versions & 1 rubygems

Version Path
mls-0.5.10 lib/mls/properties/hash.rb
mls-0.5.9 lib/mls/properties/hash.rb
mls-0.5.8 lib/mls/properties/hash.rb
mls-0.5.7 lib/mls/properties/hash.rb
mls-0.5.6 lib/mls/properties/hash.rb
mls-0.5.5 lib/mls/properties/hash.rb
mls-0.5.4 lib/mls/properties/hash.rb
mls-0.5.3 lib/mls/properties/hash.rb
mls-0.5.2 lib/mls/properties/hash.rb
mls-0.5.1 lib/mls/properties/hash.rb
mls-0.5.0 lib/mls/properties/hash.rb
mls-0.4.0 lib/mls/properties/hash.rb
mls-0.3.8 lib/mls/properties/hash.rb
mls-0.3.7 lib/mls/properties/hash.rb
mls-0.3.6 lib/mls/properties/hash.rb
mls-0.3.5 lib/mls/properties/hash.rb
mls-0.3.4 lib/mls/properties/hash.rb
mls-0.3.3 lib/mls/properties/hash.rb
mls-0.3.2 lib/mls/properties/hash.rb
mls-0.3.1 lib/mls/properties/hash.rb