gocardless / statesman

A statesmanlike state machine library.
https://gocardless.com/blog/statesman/
MIT License
1.78k stars 163 forks source link

Add support for Rails 6 (and test it) #360

Closed greysteil closed 5 years ago

greysteil commented 5 years ago

Rails 6 is here and Statesman doesn't yet support it. This fixes that.

greysteil commented 5 years ago

@lawrencejones would you be up for getting this one out as a patch release? Appreciate that it will probably be followed by a major shortly after, but I'd like to unblock us getting onto Rails 6 as quickly as possible.

lawrencejones commented 5 years ago

Yep, reckon this makes sense. The pending 5.0.0 release will be officially supporting Rails 6, along with applying our compatibility policy and removing support for Mongo, so if this is something you could do with a patch version for then I don't see why we can't get it out quickly now.

greysteil commented 5 years ago

Legend, thanks!

lawrencejones commented 5 years ago

Should be available in 4.1.2 now @greysteil https://github.com/gocardless/statesman/releases/tag/v4.1.2