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

Support Syrup models at the app level #28

Open
pettazz opened this issue Apr 27, 2015 · 0 comments
Open

Support Syrup models at the app level #28

pettazz opened this issue Apr 27, 2015 · 0 comments
Assignees
Labels

Comments

@pettazz
Copy link
Owner

pettazz commented Apr 27, 2015

Currently Syrup will only try to load a model from its own core directory inside JACKED_MODULES_ROOT, which means if any app wants to create their own models they have to either fork JACKED or keep their model files untracked from git, which sucks.

Syrup should allow for a user configurable Models search path outside of the core stuff, like the way $PATH works, with core as the first search locations then conf-defined added after.

@pettazz pettazz added the Syrup label Apr 27, 2015
@pettazz pettazz self-assigned this Apr 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant