class Shrine::HabitatSettings

Defined in:

shrine.cr

Class Method Summary

Class Method Detail

def self.storages : Hash(String, Storage::Base) #

def self.storages=(value : Hash(String, Storage::Base)) #

def self.storages? #

Used for checking missing settings on non-nilable types It's advised to use storages in your apps to ensure the propper type is checked.


def self.to_h #

Generates a hash using the provided values