Sha256: 8f5ec9cb05068d0d8dc26b4d57bb10884641b2970cbf332b9fd928a5b87b0638

Contents?: true

Size: 99 Bytes

Versions: 58

Compression:

Stored size: 99 Bytes

Contents

module Hyrax
  class Feature < ActiveRecord::Base
    self.table_name = 'hyrax_features'
  end
end

Version data entries

58 entries across 58 versions & 2 rubygems

Version Path
hyrax-2.9.6 app/models/hyrax/feature.rb
hyrax-2.9.5 app/models/hyrax/feature.rb
hyrax-2.9.4 app/models/hyrax/feature.rb
hyrax-2.9.3 app/models/hyrax/feature.rb
hyrax-2.9.2 app/models/hyrax/feature.rb
hyrax-2.9.1 app/models/hyrax/feature.rb
hyrax-2.9.0 app/models/hyrax/feature.rb
hyrax-2.8.0 app/models/hyrax/feature.rb
hyrax-2.7.2 app/models/hyrax/feature.rb
hyrax-2.7.1 app/models/hyrax/feature.rb
hyrax-2.7.0 app/models/hyrax/feature.rb
hyrax-2.6.0 app/models/hyrax/feature.rb
hyrax-3.0.0.pre.rc1 app/models/hyrax/feature.rb
hyrax-3.0.0.pre.beta3 app/models/hyrax/feature.rb
hyrax-2.5.1 app/models/hyrax/feature.rb
hyrax-2.5.0 app/models/hyrax/feature.rb
hyrax-3.0.0.pre.beta2 app/models/hyrax/feature.rb
hyrax-2.4.1 app/models/hyrax/feature.rb
hyrax-3.0.0.pre.beta1 app/models/hyrax/feature.rb
hyrax-2.4.0 app/models/hyrax/feature.rb