Skip to content

Instantly share code, notes, and snippets.

@daz-codes
Created May 1, 2012 16:42
Show Gist options
  • Save daz-codes/2569513 to your computer and use it in GitHub Desktop.
Save daz-codes/2569513 to your computer and use it in GitHub Desktop.
get '/'
js :backbone, :application
js :admin if logged_in?
slim :index
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment