Skip to content

Instantly share code, notes, and snippets.

@Maartz
Created May 20, 2020 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Maartz/c19540196d472925cdf8226e45fd7ddb to your computer and use it in GitHub Desktop.
Save Maartz/c19540196d472925cdf8226e45fd7ddb to your computer and use it in GitHub Desktop.
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