Sha256: 354375f4c1e264e31c018f87c9ccee633cb590f3830a0040850a3bc58d100d06

Contents?: true

Size: 155 Bytes

Versions: 143

Compression:

Stored size: 155 Bytes

Contents

module Hydra
  module Solr
    module Document
      def to_model
        ActiveFedora::Base.load_instance_from_solr(id, self)
      end
    end
  end
end

Version data entries

143 entries across 143 versions & 2 rubygems

Version Path
hydra-core-5.0.0.pre2 lib/hydra/solr.rb
hydra-core-5.0.0.pre1 lib/hydra/solr.rb
hydra-head-4.1.1 lib/hydra/solr.rb