sorbet / sorbet-typed

A central repository for sharing type definitions for Ruby gems
https://sorbet.org/docs/rbi#hand-written-rbis-for-gems
Apache License 2.0
382 stars 121 forks source link

Add more options to aasm event #383

Closed tanzoniteblack closed 2 years ago

tanzoniteblack commented 2 years ago

See https://github.com/aasm/aasm/blob/master/lib/aasm/core/event.rb#L20 for the options I'm adding here.

tanzoniteblack commented 2 years ago

Closing this for the moment because these should actually be lists of symbols