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

Create Discussion Model and CRUD Controller. #10

Open
jonmchu opened this issue Oct 2, 2016 · 0 comments
Open

Create Discussion Model and CRUD Controller. #10

jonmchu opened this issue Oct 2, 2016 · 0 comments
Assignees
Milestone

Comments

@jonmchu
Copy link
Collaborator

jonmchu commented Oct 2, 2016

For help on models:
look here

attributes: resolved (boolean), tag (string), score (num), content (text), title (string), is_admin(boolean)
relationships: has_many Responses here.

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

3 participants