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

one json one module? #13

Open
ghost opened this issue Jan 17, 2014 · 1 comment
Open

one json one module? #13

ghost opened this issue Jan 17, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 17, 2014

should i create module for every json record?

@justinkirby
Copy link
Owner

You don't have to. As long as your_module:new/1 returns the appropriate record and that record is export via exprecs, then you can have as many records as you want in your module.

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

1 participant