Sha256: 8d03cb045f5696d17aae5f1d2247e55ccbaadbda8b0683ddec7712f3cdb093f1

Contents?: true

Size: 134 Bytes

Versions: 105

Compression:

Stored size: 134 Bytes

Contents

class ProxyDepositRights < ActiveRecord::Base
  belongs_to :grantor, class_name: "User"
  belongs_to :grantee, class_name: "User"
end

Version data entries

105 entries across 105 versions & 4 rubygems

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