class Lucky::Redirectable::HabitatSettings

Defined in:

lucky/redirectable.cr

Class Method Summary

Instance methods inherited from class Object

blank? : Bool blank?, present? : Bool present?

Class Method Detail

def self.redirect_status : Int32 #

def self.redirect_status=(value : Int32) #

def self.redirect_status? #

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


def self.to_h #

Generates a hash using the provided values