Method List
-
#<=> AASM::Core::State
-
#== AASM::Core::State
-
#== AASM::Core::Transition
-
#== AASM::Core::Event
-
[]= AASM::StateMachineStore
-
#_transitions_from? MiniTest::Assertions
-
#aasm AASM
-
#aasm AASM::ClassMethods
-
#aasm_column AASM::Persistence::Base::ClassMethods
-
#aasm_create_scope AASM::Persistence::MongoidPersistence::ClassMethods
-
#aasm_create_scope AASM::Persistence::CoreDataQueryPersistence::ClassMethods
-
#aasm_create_scope AASM::Persistence::NoBrainerPersistence::ClassMethods
-
#aasm_create_scope AASM::Persistence::ActiveRecordPersistence::ClassMethods
-
#aasm_ensure_initial_state AASM::Persistence::RedisPersistence::InstanceMethods
-
#aasm_ensure_initial_state AASM::Persistence::SequelPersistence::InstanceMethods
-
#aasm_new_record? AASM::Persistence::Base
-
#aasm_new_record? AASM::Persistence::SequelPersistence::InstanceMethods
-
#aasm_raise_invalid_record AASM::Persistence::SequelPersistence::InstanceMethods
-
#aasm_read_attribute AASM::Persistence::SequelPersistence::InstanceMethods
-
#aasm_read_state AASM::Persistence::PlainPersistence
-
#aasm_read_state AASM::Persistence::RedisPersistence::InstanceMethods
-
#aasm_read_state AASM::Persistence::Base
-
#aasm_save AASM::Persistence::SequelPersistence::InstanceMethods
-
#aasm_transaction AASM::Persistence::SequelPersistence::InstanceMethods
-
#aasm_update_column AASM::Persistence::SequelPersistence::InstanceMethods
-
#aasm_write_attribute AASM::Persistence::SequelPersistence::InstanceMethods
-
#aasm_write_state AASM::Persistence::CoreDataQueryPersistence::InstanceMethods
-
#aasm_write_state AASM::Persistence::DynamoidPersistence::InstanceMethods
-
#aasm_write_state AASM::Persistence::RedisPersistence::InstanceMethods
-
#aasm_write_state AASM::Persistence::PlainPersistence
-
#aasm_write_state AASM::Persistence::ORM
-
#aasm_write_state_without_persistence AASM::Persistence::DynamoidPersistence::InstanceMethods
-
#aasm_write_state_without_persistence AASM::Persistence::ORM
-
#aasm_write_state_without_persistence AASM::Persistence::PlainPersistence
-
#aasm_write_state_without_persistence AASM::Persistence::CoreDataQueryPersistence::InstanceMethods
-
#aasm_write_state_without_persistence AASM::Persistence::RedisPersistence::InstanceMethods
-
#add_event AASM::StateMachine
-
#add_global_callbacks AASM::StateMachine
-
#add_options_from_dsl AASM::DslHelper
-
#add_state AASM::StateMachine
-
#after_all_events AASM::Base
-
#after_all_transactions AASM::Base
-
#after_all_transitions AASM::Base
-
#allowed? AASM::Core::Transition
-
#args AASM::Core::Invokers::BaseInvoker
-
#assert_event_allowed MiniTest::Assertions
-
#assert_have_state MiniTest::Assertions
-
#assert_transition_to_allowed MiniTest::Assertions
-
#assert_transitions_from MiniTest::Assertions
-
#attribute_name AASM::Base
-
#before_all_events AASM::Base
-
#before_all_transactions AASM::Base
-
#before_create AASM::Persistence::SequelPersistence::InstanceMethods
-
#before_validation AASM::Persistence::SequelPersistence::InstanceMethods
-
#clone AASM::StateMachineStore
-
#column AASM::Configuration
-
#config AASM::StateMachine
-
#copy_aasm_migration ActiveRecord::Generators::AASMGenerator
-
#create_scopes AASM::Configuration
-
#current_event AASM::InstanceBase
-
#current_state AASM::InstanceBase
-
#current_state= AASM::InstanceBase
-
#default_display_name AASM::Core::Event
-
#default_display_name AASM::Core::State
-
#determine_state_name AASM::InstanceBase
-
#display_name AASM::Core::State
-
#ensure_on_all_events AASM::Base
-
#enter_initial_state AASM::InstanceBase
-
#enum AASM::Configuration
-
#error_on_all_events AASM::Base
-
#event AASM::Core::Transition
-
#event AASM::Base
-
#event_name AASM::InvalidTransition
-
#events AASM::InstanceBase
-
#events AASM::StateMachine
-
#events AASM::Base
-
#execute AASM::Core::Transition
-
#failed_callbacks AASM::Core::Event
-
#failures AASM::InvalidTransition
-
#failures AASM::Core::Invokers::BaseInvoker
-
#failures AASM::Core::Transition
-
fetch AASM::StateMachineStore
-
#fire AASM::InstanceBase
-
#fire AASM::Core::Event
-
#fire! AASM::InstanceBase
-
#fire_callbacks AASM::Core::State
-
#fire_callbacks AASM::Core::Event
-
#fire_global_callbacks AASM::Core::Event
-
#fire_transition_callbacks AASM::Core::Event
-
#for_select AASM::Core::State
-
#from AASM::Core::Transition
-
#from? AASM::Core::Transition
-
#from_state AASM::InstanceBase
-
#from_states_for_state AASM::Base
-
#generate_model Mongoid::Generators::AASMGenerator
-
#generate_model NoBrainer::Generators::AASMGenerator
-
#generate_model ActiveRecord::Generators::AASMGenerator
-
#global_callbacks AASM::StateMachine
-
hide_warnings AASM::Configuration
-
#human_event_name AASM::Localizer
-
#human_event_name AASM::Base
-
#human_state AASM::InstanceBase
-
#human_state_name AASM::Localizer
-
included AASM::Persistence::ActiveRecordPersistence
-
included AASM::Persistence::RedisPersistence
-
included AASM::Persistence::MongoidPersistence
-
included AASM::Persistence::DynamoidPersistence
-
included AASM::Persistence::CoreDataQueryPersistence
-
included AASM::Persistence::NoBrainerPersistence
-
included AASM::Persistence::SequelPersistence
-
included AASM
-
included AASM::Persistence::Base
-
#inherited AASM::ClassMethods
-
#initial_state AASM::StateMachine
-
#initial_state AASM::Base
-
#initialize AASM::InstanceBase
-
#initialize AASM::StateMachineStore
-
#initialize AASM::Core::Invoker
-
#initialize AASM::Persistence::RedisPersistence::InstanceMethods
-
#initialize AASM::Core::State
-
#initialize AASM::DslHelper::Proxy
-
#initialize AASM::Core::Event
-
#initialize AASM::Core::Invokers::BaseInvoker
-
#initialize AASM::InvalidTransition
-
#initialize AASM::Base
-
#initialize AASM::Core::Transition
-
#initialize AASM::StateMachine
-
#initialize_copy AASM::Core::State
-
#initialize_copy AASM::Core::Event
-
#initialize_copy AASM::StateMachine
-
#initialize_copy AASM::Core::Transition
-
#initialize_dup AASM
-
#inject_aasm_content NoBrainer::Generators::AASMGenerator
-
#inject_aasm_content ActiveRecord::Generators::AASMGenerator
-
#inject_aasm_content Mongoid::Generators::AASMGenerator
-
#inject_field_types Mongoid::Generators::AASMGenerator
-
#inject_field_types NoBrainer::Generators::AASMGenerator
-
#invoke AASM::Core::Invoker
-
#invoke AASM::Core::Invokers::BaseInvoker
-
#invoke_subject AASM::Core::Invokers::ProcInvoker
-
#invoke_subject AASM::Core::Invokers::LiteralInvoker
-
#invoke_subject AASM::Core::Invokers::BaseInvoker
-
#invoke_subject AASM::Core::Invokers::ClassInvoker
-
#invoke_success_callbacks AASM::Core::Transition
-
#klass AASM::Base
-
load_persistence AASM::Persistence
-
#localized_name AASM::Core::State
-
#log_failure AASM::Core::Invokers::ClassInvoker
-
#log_failure AASM::Core::Invokers::LiteralInvoker
-
#log_failure AASM::Core::Invokers::ProcInvoker
-
#log_failure AASM::Core::Invokers::BaseInvoker
-
#logger AASM::Configuration
-
#machine AASM::StateMachineStore
-
#machine_names AASM::StateMachineStore
-
#may_fire? AASM::Core::Event
-
#may_fire_event? AASM::InstanceBase
-
#may_invoke? AASM::Core::Invokers::BaseInvoker
-
#may_invoke? AASM::Core::Invokers::ProcInvoker
-
#may_invoke? AASM::Core::Invokers::LiteralInvoker
-
#may_invoke? AASM::Core::Invokers::ClassInvoker
-
#method_missing AASM::DslHelper::Proxy
-
#migration_data NoBrainer::Generators::AASMGenerator
-
#migration_data Mongoid::Generators::AASMGenerator
-
#model_contents AASM::Generators::OrmHelpers
-
#name AASM::Core::State
-
#name AASM::Core::Event
-
#name AASM::StateMachine
-
#namespace AASM::Configuration
-
#no_direct_assignment AASM::Configuration
-
#object AASM::InvalidTransition
-
#options AASM::DslHelper::Proxy
-
#options AASM::Core::State
-
#options AASM::Core::Event
-
#opts AASM::Core::Transition
-
#originating_state AASM::InvalidTransition
-
#permitted_transitions AASM::InstanceBase
-
#reasoning AASM::InvalidTransition
-
#record AASM::Core::Invokers::BaseInvoker
-
#refute_event_allowed MiniTest::Assertions
-
#refute_have_state MiniTest::Assertions
-
#refute_transition_to_allowed MiniTest::Assertions
-
#refute_transitions_from MiniTest::Assertions
-
#register AASM::StateMachineStore
-
register AASM::StateMachineStore
-
#requires_lock AASM::Configuration
-
#requires_new_transaction AASM::Configuration
-
#result AASM::Core::Invokers::BaseInvoker
-
#set_current_state_with_persistence AASM::InstanceBase
-
#skip_validation_on_save AASM::Configuration
-
#state_machine AASM::Core::State
-
#state_machine AASM::Core::Event
-
#state_machine AASM::Base
-
#state_machine_name AASM::InvalidTransition
-
#state_object_for_name AASM::InstanceBase
-
#state_with_scope AASM::Base
-
#states AASM::InstanceBase
-
#states AASM::StateMachine
-
#states AASM::Base
-
#states_for_select AASM::Base
-
stores AASM::StateMachineStore
-
#subject AASM::Core::Invokers::BaseInvoker
-
#timestamps AASM::Configuration
-
#to AASM::Core::Transition
-
#to_s AASM::Core::State
-
#to_s AASM::Core::Event
-
#to_state AASM::InstanceBase
-
#transitions AASM::Core::Event
-
#transitions_from_state AASM::Core::Event
-
#transitions_from_state? AASM::Core::Event
-
#transitions_to_state AASM::Core::Event
-
#transitions_to_state? AASM::Core::Event
-
unregister AASM::StateMachineStore
-
#use_transactions AASM::Configuration
-
#whiny_persistence AASM::Configuration
-
#whiny_transitions AASM::Configuration
-
#with_default_return_value AASM::Core::Invoker
-
#with_failures AASM::Core::Invokers::BaseInvoker
-
#with_failures AASM::Core::Invoker
-
#with_klass AASM::Configuration
-
#with_options AASM::Core::Invoker