Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
shrine
v0.6.5
Shrine
Attacher
ClassMethods
InstanceMethods
ClassMethods
Error
FileNotFound
HabitatSettings
InstanceMethods
InvalidFile
NotCached
Plugins
AddMetadata
InstanceMethods
Column
AttacherClassMethods
AttacherMethods
BaseSerializer
JsonSerializer
DetermineMimeType
ClassMethods
InstanceMethods
MimeTypeAnalyzer
Tools
StoreDimensions
ClassMethods
DimensionsAnalyzer
FileMethods
IdentifyAnalyzer
InstanceMethods
Tools
PluginSettings
Storage
Base
FileSystem
Memory
S3
UploadedFile
Mapper
MetadataType
Built with Crystal 1.9.2
2023-10-07 22:19:44 UTC
class
Shrine::InvalidFile
Shrine::InvalidFile
Shrine::Error
Exception
Reference
Object
Overview
Raised when a file is not a valid IO.
Defined in:
shrine.cr
Constructors
.new
(io, missing_methods)
Constructor Detail
def self.
new
(io, missing_methods)
#
[
View source
]