My Recent Pastes (24 and counting)
Pastes by LeeH (24 and counting)
Below are the 9 most recent pasties by LeeH.
February 21, 2007
11:17PM EDT
by LeeH
View all 12 lines
## Ignore the filters, just testing in something I'm working on class WelcomeController < ApplicationController skip_before_filter :require_login, :check_authorization
February 21, 2007
9:55PM EDT
by LeeH
View all 88 lines
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en"> <head>
February 21, 2007
9:42PM EDT
by LeeH
View all 25 lines
<% if logged_in? -%> <h1>Welcome <%= @current_user.login %></h1> <% else -%> <h1>Welcome Guest</h1> <% end -%>
February 21, 2007
7:49PM EDT
by LeeH
View all 19 lines
<% if logged_in? -%> <h1>Welcome <%= @current_user.login %></h1> <% else -%> <h1>Welcome Guest</h1> <% end -%>
February 21, 2007
10:56AM EDT
by LeeH
View all 107 lines
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en"> <head>
February 21, 2007
10:06AM EDT
by LeeH
View all 49 lines
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en"> <head>
February 21, 2007
9:22AM EDT
by LeeH
View all
40 lines
Includes file attachment.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en"> <head>
February 20, 2007
6:36AM EDT
by LeeH
View all
40 lines
Includes file attachment.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en"> <head>
February 19, 2007
10:01PM EDT
by LeeH
View all
40 lines
Includes file attachment.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" version="-//W3C//DTD XHTML 1.1//EN" xml:lang="en"> <head>
