Thorsten Böttger
Thorsten Böttger
Based on #366, this PR sets the default `whiny_persistence` setting to true (DSL/behavior change). So, by default, `transition!` will fail if the object is invalid. - [x] change default to...
Hi Scott, I started to enhance the gem's behaviour, only to see, that it's completely untested. This pull request sets the ground to add more (already working on it). Thanks...
Hey, as described in ticket no. 87 (see https://rails.lighthouseapp.com/projects/8995-rails-plugins/tickets/87), when using exception_notification middleware with Rails, you get an "Uninitialized constant" exception. Lawrence Pit provided the patch, which I just put...
Rails 6 has reached its end-of-life about 8 months ago, this is a breaking change and hence to go into AASM v6.
Ruby 2 has reached its end-of-life about 2 years ago, see https://endoflife.date/ruby . This is a breaking change for everyone using Ruby 2, has to go into AASM v6 therefore.