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

Parsing strategy #3

Open
mvkampen opened this issue Feb 7, 2017 · 0 comments
Open

Parsing strategy #3

mvkampen opened this issue Feb 7, 2017 · 0 comments

Comments

@mvkampen
Copy link
Owner

mvkampen commented Feb 7, 2017

Implement seperate parsing strategies to convert parameters.
Default is HashStrategy, but one could want StringStrategy instead for example.

['users.id', 'users.name']
instead of
{ users: [:id, :name] }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant