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

Does a model need to belong to a collection? #1

Closed
nickryall opened this issue Oct 16, 2016 · 2 comments
Closed

Does a model need to belong to a collection? #1

nickryall opened this issue Oct 16, 2016 · 2 comments

Comments

@nickryall
Copy link
Contributor

nickryall commented Oct 16, 2016

Does a model need to belong to a collection to gain the restful actions/methods? Or can you instantiate a single model and still call save() and expect it to work ( similar to backbone) ?

@masylum
Copy link
Owner

masylum commented Oct 20, 2016

Its a good question. I should be able to simplify this indeed. I will let you know as I progress

@masylum
Copy link
Owner

masylum commented Feb 6, 2017

I know it took me a little bit longer that you may have been expected but... It's already done!
From now on updates are going to be faster. We had this vendorized at factorialhr.com where we use mobx-rest in production. Now we brought it back here and we will be updating it more regulrly.

Enjoy!

@masylum masylum closed this as completed Feb 6, 2017
geclos added a commit that referenced this issue May 17, 2019
geclos added a commit to geclos/mobx-rest that referenced this issue May 31, 2019
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