class Avram::FailedMigration

Defined in:

avram/errors.cr

Constructors

Instance Method Summary

Instance methods inherited from class Object

blank_for_validates_required? : Bool blank_for_validates_required?

Constructor Detail

def self.new(migration : String, statements : Array(String), cause : Exception) #

[View source]

Instance Method Detail

def migration : String #

[View source]
def statements : Array(String) #

[View source]