.. |
core
|
Fix multi-threading bug not firing success callbacks (#778)
|
2022-03-22 18:06:46 +05:30 |
minitest
|
Remove extract_options!, active_support dependency from minitest assertions
|
2017-04-03 13:45:22 +05:30 |
persistence
|
refactor to decrease complexity
|
2021-03-25 14:06:04 +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
|
Fixed an error in Ruby 3 when specifying a method that takes keyword arguments, such as event's before hook. (#777)
|
2022-04-14 23:31:56 +05:30 |
configuration.rb
|
Add simple option for auto-generated timestamps
|
2021-03-08 09:55:14 +05:30 |
dsl_helper.rb
|
Relocate DslHelper from root namespace to under AASM namespace
|
2020-10-11 00:03:11 +05:30 |
errors.rb
|
Cast string to symbol in fire/fire!, and fix deceptive error class and message (#788)
|
2022-07-27 15:28:17 +05:30 |
instance_base.rb
|
Cast string to symbol in fire/fire!, and fix deceptive error class and message (#788)
|
2022-07-27 15:28:17 +05:30 |
localizer.rb
|
Uses the default_display_name for localizer
|
2020-10-15 14:22:31 +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
|
Version upgrade to 5.4.0
|
2022-10-07 12:28:33 +05:30 |