Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use only kwargs in policy initializer #190

Closed
palkan opened this issue Sep 14, 2021 · 1 comment
Closed

Use only kwargs in policy initializer #190

palkan opened this issue Sep 14, 2021 · 1 comment
Labels
Milestone

Comments

@palkan
Copy link
Owner

palkan commented Sep 14, 2021

Update Policy#initialize API: initialize(record = nil) -> initialize(record: nil)`

See 5f9d865

@palkan palkan added this to the 1.0 milestone Sep 14, 2021
hernanat added a commit to hernanat/action_policy that referenced this issue Oct 2, 2021
From palkan#190

This commit changes the policy initializer API to take all kwargs instead of having
  an optional first `record` arg.
@niudage
Copy link

niudage commented Mar 6, 2023

thankyou

@palkan palkan closed this as completed Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants