Sha256: 55eaae386b85c83b24abab92fe89c4c0c40a190bf0bcb091ca9cedd9b1cb01e5

Contents?: true

Size: 128 Bytes

Versions: 2

Compression:

Stored size: 128 Bytes

Contents

require 'blacklight/utils'

class Blacklight::OpenStructWithHashAccess < OpenStruct
  delegate :to_json, :as_json, to: :to_h
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
blacklight-spotlight-0.2.0 lib/spotlight/utils.rb
blacklight-spotlight-0.1.0 lib/spotlight/utils.rb