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

Is there way to specify the position when creating a resource? #255

Closed
jmuheim opened this issue Feb 18, 2017 · 2 comments
Closed

Is there way to specify the position when creating a resource? #255

jmuheim opened this issue Feb 18, 2017 · 2 comments

Comments

@jmuheim
Copy link

jmuheim commented Feb 18, 2017

Hello

I understand that I can move an existing resource using insert_at. But is there a way to specify the position of a resource right when creating it? Instead of adding it to the bottom, then moving it manually somewhere else?

Thank you.

@brendon
Copy link
Owner

brendon commented Feb 18, 2017

Yep just pass the :position attribute (or whatever you called it) :)

@brendon brendon closed this as completed Feb 18, 2017
@jmuheim
Copy link
Author

jmuheim commented Feb 18, 2017

Thank you!

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

No branches or pull requests

2 participants