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

Plaza Model 만들기 #49

Open
hans-hk opened this issue Feb 20, 2014 · 3 comments
Open

Plaza Model 만들기 #49

hans-hk opened this issue Feb 20, 2014 · 3 comments
Labels

Comments

@hans-hk
Copy link
Contributor

hans-hk commented Feb 20, 2014

Plaza는 기존 RORLab. 웹사이트의 타임라인 부분입니다.

@hans-hk hans-hk closed this as completed Feb 20, 2014
@hschoidr
Copy link

Post 모델을 만들고 Comment 모델을 만들어 연결하면 좋겠습니다. Comment 모델은 polymorphic 모델로 만들어서 Post 뿐만 아니라 다른 모델에 대해서 comment를 달 수 있게 하면 좋겠습니다.

@hschoidr
Copy link

우선 Post 모델 스펙을 만들어 보죠. 파일의 위치는 spec/models/post_spec.rb 가 되겠죠.

@rorlab rorlab reopened this Feb 20, 2014
@hans-hk hans-hk self-assigned this Feb 20, 2014
@hans-hk
Copy link
Contributor Author

hans-hk commented Feb 20, 2014

Plaza 모델 만들기 첫번째 단계로 Post, Comment를 추가했습니다.
#50

@hans-hk hans-hk removed their assignment Jan 26, 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

3 participants