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

Как получить отчёты? #27

Closed
pamir199191 opened this issue Mar 17, 2020 · 1 comment
Closed

Как получить отчёты? #27

pamir199191 opened this issue Mar 17, 2020 · 1 comment

Comments

@pamir199191
Copy link

pamir199191 commented Mar 17, 2020

Плагин установил. Всё настроил. Теперь каким образом можно отчёты получить?

@pamir199191 pamir199191 changed the title Add the following line to the Gemfile.local file: gem 'whenever' Как получить отчёты? Mar 17, 2020
@reshetov
Copy link
Collaborator

Нужно либо настроить их периодическую отправку используя инструкцию из Readmne, либо вызывать задачи по сбору отчетов прямо из консоли сервера командами:
RAILS_ENV=production bundle exec rake activity_report:daily - отчет за день
RAILS_ENV=production bundle exec rake activity_report:weekly - отчет за неделю
RAILS_ENV=production bundle exec rake activity_report:monthly - отчет за месяц

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

2 participants