Sha256: cf38da99d08ec5c9ba161bfd2d647688f8c37548245bd4b3c97fe0eeb9270a83
Contents?: true
Size: 260 Bytes
Versions: 3
Compression:
Stored size: 260 Bytes
Contents
# frozen_string_literal: true require 'active_fedora' module SpeedyAF module Proxy; end autoload :IndexedContent, 'speedy_af/indexed_content' autoload :Base, 'speedy_af/base' autoload :OrderedAggregationIndex, 'speedy_af/ordered_aggregation_index' end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
speedy-af-0.4.0 | lib/speedy_af.rb |
speedy-af-0.3.0 | lib/speedy_af.rb |
speedy-af-0.2.0 | lib/speedy_af.rb |