You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using #success! to return early from an interaktor should no longer prevent organizers from working properly.
Changed
An error will now be raised when you call an interaktor and an attribute is provided that is not defined on the interaktor class.
Added
Added default option to the optional DSL method, which can be optionally provided to set a default value for an optional attribute, which will be set if the attribute is not set when called