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

Trigger event после успешного голосования #24

Open
elitemaks opened this issue Apr 8, 2016 · 4 comments
Open

Comments

@elitemaks
Copy link

Мне кажется, будет полезно триггерить event после успешного сохранения голоса. Таким образом можно будет подписаться на это событие и сделать, например, логирование действия пользователя, или любую другую логику.

@chiliec
Copy link
Owner

chiliec commented Apr 9, 2016

Идея отличная, но оформленная в виде PR она была бы ещё лучше :)

@elitemaks
Copy link
Author

Согласен, как придумаю красивое решение - обязательно предложу

@elitemaks
Copy link
Author

Нашел пока выход - динамически вешать обработчик на события модели Rating - AFTER_INSERT и AFTER_UPDATE

@chiliec
Copy link
Owner

chiliec commented Apr 20, 2016

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

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

2 participants