class AASM::NoSuchStateException

Defined in:

aasm/exceptions.cr

Constructors

Constructor Detail

def self.new(state_name) #

[View source]