Skip to content

Instantly share code, notes, and snippets.

@xxx
Created July 27, 2009 00:14
Show Gist options
  • Save xxx/155982 to your computer and use it in GitHub Desktop.
Save xxx/155982 to your computer and use it in GitHub Desktop.
layout:
!!! Strict
%html
%head
%body
%script
= partial "logos/logo_3"
= form_for(@user, :action => url(:users) ) do
= submit "Create user"
logos/logo_3.html.erb:
int x = 755;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment