aasm/lib/aasm/persistence
Caio Ramos adfeeb5967 refactor to decrease complexity 2021-03-25 14:06:04 +05:30
..
active_record_persistence.rb Update version in recommendation to add after_commit_everywhere 2021-02-18 09:36:57 +05:30
base.rb refactor to decrease complexity 2021-03-25 14:06:04 +05:30
core_data_query_persistence.rb Get rid of unneded activesupport dep 2019-05-17 15:11:28 +05:30
dynamoid_persistence.rb Get rid of unneded activesupport dep 2019-05-17 15:11:28 +05:30
mongoid_persistence.rb Get rid of unneded activesupport dep 2019-05-17 15:11:28 +05:30
no_brainer_persistence.rb Get rid of unneded activesupport dep 2019-05-17 15:11:28 +05:30
orm.rb Use empty? instead of present? 2020-08-11 15:22:29 +05:30
plain_persistence.rb Circumvent "instance variable not defined" warnings 2018-03-06 11:57:24 +05:30
redis_persistence.rb Get rid of unneded activesupport dep 2019-05-17 15:11:28 +05:30
sequel_persistence.rb Remove aasm_ensure_initial_state from SequelPersistence before_create 2017-11-20 13:38:12 +05:30