aasm/lib/aasm
Yuji Hanamura ccdb2172f8 Relocate DslHelper from root namespace to under AASM namespace
`DslHelper` is a module for AASM and should not be located in the root
namespace.
2020-10-11 00:03:11 +05:30
..
core Relocate DslHelper from root namespace to under AASM namespace 2020-10-11 00:03:11 +05:30
minitest Remove extract_options!, active_support dependency from minitest assertions 2017-04-03 13:45:22 +05:30
persistence Use empty? instead of present? 2020-08-11 15:22:29 +05:30
rspec handle InvalidTransition in transition_from matcher 2019-11-08 17:21:04 +05:30
aasm.rb Fix: method is too long for aasm_fire_event 2019-05-27 11:29:32 +05:30
base.rb Fix no_direct_assignment, #636 2019-09-04 13:37:23 +05:30
configuration.rb Add use transaction flag 2017-08-10 12:06:31 +05:30
dsl_helper.rb Relocate DslHelper from root namespace to under AASM namespace 2020-10-11 00:03:11 +05:30
errors.rb Update the attr_reader to match the convention 2019-01-03 20:58:53 +05:30
instance_base.rb Remove ruby 2.3 support and fix human_state to use display option 2020-08-11 19:48:07 +05:30
localizer.rb Speed up i18n-code 2020-08-23 14:52:16 +05:30
minitest.rb Support Minitest spec expectations (#387) 2017-04-03 12:25:59 +05:30
minitest_spec.rb Support Minitest spec expectations (#387) 2017-04-03 12:25:59 +05:30
persistence.rb Add support for Nobrainer (RethinkDB) 2018-02-13 12:49:27 +05:30
rspec.rb support RSpec match transition_from 2015-10-30 23:47:13 +13:00
state_machine.rb Deep clone state machine during inheritance (with tests) (#429) 2017-03-08 12:28:27 +05:30
state_machine_store.rb Make aasm thread-safe. (#442) 2017-03-16 12:58:15 +05:30
version.rb Prepare for 5.1.1 release, update changelog 2020-08-11 20:05:56 +05:30