Skip to content

Instantly share code, notes, and snippets.

@jstrachan
Created March 15, 2010 15:33
Show Gist options
  • Save jstrachan/332956 to your computer and use it in GitHub Desktop.
Save jstrachan/332956 to your computer and use it in GitHub Desktop.
-@ import val it: Console
%h2 Scalate Console
%ul
%li create view
%li templates: #{templates}
%li resource: #{resource}
- if (templates != null)
%h3 Edit Templates
for (template <- templates)
%li
%a(href="txtmate:")
edit #{template} in TextMate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment