Skip to content

Fix Ruby 3 quirks and allow to pass a list of arguments#7

Open
marshall-lee wants to merge 1 commit intoantoshalee:masterfrom
marshall-lee:master
Open

Fix Ruby 3 quirks and allow to pass a list of arguments#7
marshall-lee wants to merge 1 commit intoantoshalee:masterfrom
marshall-lee:master

Conversation

@marshall-lee
Copy link
Collaborator

Something like this must be allowed for simple cases:

def_initialize(:foo, :bar, :baz)

Something like this must be allowed for simple cases:

```ruby
def_initialize(:foo, :bar, :baz)
```
@antoshalee
Copy link
Owner

@marshall-lee Looks great, can we document this DSL?

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.

2 participants