live_beats/lib
Joao P Dubas 94814ce86f
fix: keep phoenix html helpers
On [`phoenix_html` version 4.0.0][0], deprecated functionality was
removed and all `HTML` helpers were moved to `phoenix_html_helpers`.

To keep everything the same, we add the `phoenix_html_helpers` package,
and update the `html_helpers/0` method.

[0]: https://hexdocs.pm/phoenix_html/changelog.html#v4-0-0-2023-12-19
2024-06-20 12:28:50 +00:00
..
live_beats Add back lock now that db supports it 2024-06-05 23:07:22 -04:00
live_beats_web redirect from signin page is logged in 2024-06-05 20:39:34 -04:00
live_beats.ex Touchup 2022-08-03 09:40:48 -04:00
live_beats_web.ex fix: keep phoenix html helpers 2024-06-20 12:28:50 +00:00