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

A mechanism to set defaults #6

Open
alanmmckay opened this issue Jul 9, 2024 · 0 comments
Open

A mechanism to set defaults #6

alanmmckay opened this issue Jul 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@alanmmckay
Copy link
Owner

The methods implemented so far assume a default location for a key to the flash hash-map. In the case of processing html input values, it is using :values. In the case of processing model errors, it is using :errors.

There should be a means for a user of this gem to set these default keys to save effort in providing a custom key to each method call.

@alanmmckay alanmmckay added the enhancement New feature or request label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant