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

Static shortcuts on models #2

Open
bblok11 opened this issue Nov 18, 2015 · 0 comments
Open

Static shortcuts on models #2

bblok11 opened this issue Nov 18, 2015 · 0 comments

Comments

@bblok11
Copy link
Member

bblok11 commented Nov 18, 2015

Stores attach themselves to their model via a static method in the model (e.g. modelClass.attachStore(this)). This enables several static convenience methods on the model like:

Project.find(1) or Project.findQuery().include('members')

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