Skip to content

Update injecting-operations.html.md - #143

Open
krisleech wants to merge 1 commit into
dry-rb:release-0.15from
krisleech:patch-1
Open

Update injecting-operations.html.md#143
krisleech wants to merge 1 commit into
dry-rb:release-0.15from
krisleech:patch-1

Conversation

@krisleech

Copy link
Copy Markdown

otherwise we get the error:

undefined method `Success' for main:Object (NoMethodError)

prepare = -> input { Success(input.merge(name: "#{input[:name]}!!")) }

otherwise we get the error:

```
undefined method `Success' for main:Object (NoMethodError)

prepare = -> input { Success(input.merge(name: "#{input[:name]}!!")) }
```
@krisleech
krisleech requested a review from solnic as a code owner June 7, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant