Skip to content

v0.1.5

Compare
Choose a tag to compare
@taylorthurlow taylorthurlow released this 29 Sep 23:58
· 67 commits to master since this release
8232d68

Fixed

  • 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