struct Shrine::UploadedFile::Mapper

Included Modules

Defined in:

shrine/uploaded_file.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(id, storage_key, metadata) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def id : String #

[View source]
def metadata : MetadataType #

[View source]
def storage_key : String #

[View source]