Skip to content

Instantly share code, notes, and snippets.

@tdreyno
Created November 9, 2009 22:22
Show Gist options
  • Save tdreyno/230340 to your computer and use it in GitHub Desktop.
Save tdreyno/230340 to your computer and use it in GitHub Desktop.
get "/layoutless_page" do
haml :"layoutless_page.html", :layout => false
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment