Skip to content

Feature: Handle symbol-to-proc wrappers (&:) that refer to a method created using delegation or method missing#406

Open
marcrohloff wants to merge 2 commits intoruby-grape:masterfrom
marcrohloff:feature/support-ampersand-blocks-for-delegated-methods
Open

Feature: Handle symbol-to-proc wrappers (&:) that refer to a method created using delegation or method missing#406
marcrohloff wants to merge 2 commits intoruby-grape:masterfrom
marcrohloff:feature/support-ampersand-blocks-for-delegated-methods

Conversation

@marcrohloff
Copy link
Copy Markdown

These methods have a negative arity

… created using delegation or method missing

These methods have an arity of -1
@marcrohloff marcrohloff force-pushed the feature/support-ampersand-blocks-for-delegated-methods branch from 2b8851e to be995c1 Compare May 8, 2026 15:43
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Danger Report

Errors

  • One of the lines below found in CHANGELOG.md doesn't match the expected format. Please make it look like the other lines, pay attention to version numbers, periods, spaces and date formats.

Markdowns

* [#406](https://github.com/ruby-grape/grape-entity/pull/406): Handle symbol-to-proc wrappers (`&:method_name`) where the method uses `delegate` or `method_missing`
does not include an author link, is missing a period at the end of the line

View run

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