class Gen::Migration::HabitatSettings

Defined in:

avram/tasks/gen/migration.cr

Class Method Summary

Instance methods inherited from class Object

blank_for_validates_required? : Bool blank_for_validates_required?

Class Method Detail

def self.io : IO #

def self.io=(value : IO) #

def self.io? #

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


def self.to_h #

Generates a hash using the provided values