The template accessed if_in_octets/if_out_octets directly on the Interface struct, but these fields live on InterfaceStat. Access through interface.latest_stat with nil guard to prevent KeyError when the association is not loaded. |
||
|---|---|---|
| .. | ||
| form.ex | ||
| form.html.heex | ||
| index.ex | ||
| index.html.heex | ||
| show.ex | ||
| show.html.heex | ||