struct AASM::State

Defined in:

aasm/state.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(opts = {enter: nil, guard: nil}) #

[View source]

Instance Method Detail

def enter : -> Nil | Nil #

[View source]
def guard : -> Bool | Nil #

[View source]