Class: Asset

Inherits:
Kithe::Asset
  • Object
show all
Includes:
AttrJson::Record::QueryScopes
Defined in:
app/models/asset.rb

Constant Summary collapse

DERIVATIVE_STORAGE_TYPE_LOCATIONS =
{
  "public" => :kithe_derivatives
}.freeze