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

feat(activity): store when created items #78

Closed
wants to merge 1 commit into from

Conversation

grozwalker
Copy link
Contributor

@grozwalker grozwalker commented Oct 13, 2019

Добавил таблицу для активности пользователей. Сделал ее полиморфной, чтобы можно было записывать не только данные о прочитанных главах, но и выполненные упражнения, оставленные комменты и т.д.

Ну и самое важное, что это все завязано на событиях модели, чтобы можно было вытащить в трейт и потом использовать везде. Так норм?

@grozwalker grozwalker force-pushed the activity-created branch 2 times, most recently from 75ffd33 to ce2105e Compare October 13, 2019 09:42
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

Successfully merging this pull request may close these issues.

None yet

1 participant