Skip to content

Instantly share code, notes, and snippets.

@paulcsmith
Created August 1, 2018 13:28
Show Gist options
  • Save paulcsmith/7769e23902be739f63098bcaa50e40f6 to your computer and use it in GitHub Desktop.
Save paulcsmith/7769e23902be739f63098bcaa50e40f6 to your computer and use it in GitHub Desktop.
class Home::IndexPage < MainLayout
def content
Kilt.embed "my_page.slang", io_name: @view
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment