class AASM::UnableToChangeState

Defined in:

aasm/exceptions.cr

Constructors

Constructor Detail

def self.new(from, to) #

[View source]