Skip to content

Instantly share code, notes, and snippets.

@jeffkreeftmeijer
Created September 14, 2010 08:31
Show Gist options
  • Select an option

  • Save jeffkreeftmeijer/578724 to your computer and use it in GitHub Desktop.

Select an option

Save jeffkreeftmeijer/578724 to your computer and use it in GitHub Desktop.
!!!
%html
%head
%title YourAwesomeApp
= stylesheet_link_tag :all
= javascript_include_tag :defaults
= csrf_meta_tag
%body
= yield
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment