Class: Kithe::Derivative

Inherits:
ApplicationRecord
  • Object
show all
Defined in:
app/models/kithe/derivative.rb

Overview

Derivatives by default will be stored in Shrine storage :kithe_derivatives, so that should be registered in your app.

Only one deriv can exist for a given asset_id/key pair, enforced by db constraint.