Skip to content

Instantly share code, notes, and snippets.

@Maartz
Created May 20, 2020 07:43
Embed
What would you like to do?
def render(assigns) do
~L"""
<h1>Front Porch Light</h1>
<%= @brigthness %>
"""
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment