Skip to content

Conversation

@tylerhunt
Copy link

Allows field definitions to use keyword options for blocks:

  field :vehicle_make do |_obj, vehicle:, **|
    "#{vehicle[:make]}"
  end

@tylerhunt tylerhunt requested review from a team and ritikesh as code owners May 30, 2025 19:43
@jhollinger jhollinger force-pushed the keyword-field-options branch from 1c21c38 to cf57240 Compare July 8, 2025 20:05
@tylerhunt tylerhunt force-pushed the keyword-field-options branch from cf57240 to fb7fb0c Compare July 23, 2025 01:15
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.

3 participants