hackatime/app/views/heartbeat_export_mailer/export_ready.text.erb
Mahad Kalam 1b7e0462dc
Make large exports go to ActiveStorage (#990)
* Make em go to ActiveStorage

* Oops!
2026-02-21 11:53:18 +00:00

10 lines
225 B
Text

Your heartbeat export is ready
Hi <%= h(@user.display_name) %>,
Your Hackatime heartbeat export has been generated.
Download file: <%= @download_url %>
Filename: <%= @filename %>
This link will stop working after 7 days.